Too many threads: 39 created in the global Application pool. (reasonable.application.thread.pool.size=30, available processors: 8)"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.intellij.platform.util.coroutines.internal.RunSuspend@121c788d
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.intellij.platform.util.coroutines.internal.RunSuspend.await(RunSuspend.kt:36)
	at com.intellij.platform.util.coroutines.internal.RunSuspendKt.runSuspend(RunSuspend.kt:14)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.getWritePermit(AnyThreadWriteThreadingSupport.kt:960)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.startWrite$lambda$20(AnyThreadWriteThreadingSupport.kt:697)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$$Lambda/0x0000000800b36058.invoke(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.processWriteLockAcquisition(AnyThreadWriteThreadingSupport.kt:820)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.startWrite(AnyThreadWriteThreadingSupport.kt:697)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteAction(AnyThreadWriteThreadingSupport.kt:621)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteAction(AnyThreadWriteThreadingSupport.kt:613)
	at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:988)
	at com.intellij.psi.impl.PsiManagerImpl.dropPsiCaches(PsiManagerImpl.java:91)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.settings.ClangdSettings.rehighlight(ClangdSettings.java:465)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupUtil.installProjectListeners$lambda$1$lambda$0(ClangdStartupActivity.kt:157)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupUtil$$Lambda/0x0000000801d250d8.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:240)
	at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:25)
	at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:202)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread$lambda$7(AnyThreadWriteThreadingSupport.kt:319)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$$Lambda/0x0000000800b1d208.compute(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction$lambda$6(AnyThreadWriteThreadingSupport.kt:274)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$$Lambda/0x00000008005ba630.invoke(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:274)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:222)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread(AnyThreadWriteThreadingSupport.kt:318)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:928)
	at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:501)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:117)
	at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:43)
	at com.intellij.openapi.application.impl.FlushQueue$$Lambda/0x0000000800548b38.run(Unknown Source)
	at java.desktop@21.0.6/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$4.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:585)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:482)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12$lambda$11$lambda$10$lambda$9(IdeEventQueue.kt:307)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000800e48298.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:864)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12$lambda$11$lambda$10(IdeEventQueue.kt:306)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x00000008006bf728.invoke(Unknown Source)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$3(IdeEventQueue.kt:958)
	at com.intellij.ide.IdeEventQueueKt$$Lambda/0x00000008006bf968.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:109)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:958)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12(IdeEventQueue.kt:301)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x00000008006bf088.run(Unknown Source)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:341)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.run(Unknown Source)

"ApplicationImpl pooled thread 33" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:39)
	at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:129)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:328)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$6(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb440.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$6(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb440.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:816)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$6(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb440.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$6(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb440.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:185)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:816)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.access$buildJobTrees(coroutineDumper.kt:1)
	at com.intellij.diagnostic.CoroutineDumperKt$jobTrees$1.invokeSuspend(coroutineDumper.kt:170)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:129)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 5" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlinx.coroutines.JobSupport$children$1.invokeSuspend(JobSupport.kt:954)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:129)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:328)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8$lambda$7(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb200.invoke(Unknown Source)
	at kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:330)
	at kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:318)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:816)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees$lambda$8(coroutineDumper.kt:188)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cad98.invoke(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.withElement(coroutineDumper.kt:343)
	at com.intellij.diagnostic.CoroutineDumperKt.buildJobTrees(coroutineDumper.kt:180)
	at com.intellij.diagnostic.CoroutineDumperKt.access$buildJobTrees(coroutineDumper.kt:1)
	at com.intellij.diagnostic.CoroutineDumperKt$jobTrees$1.invokeSuspend(coroutineDumper.kt:170)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:129)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:813)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.cancel(CancellableContinuationImpl.kt:213)
	at kotlinx.coroutines.CancellableContinuationImpl.parentCancelled$kotlinx_coroutines_core(CancellableContinuationImpl.kt:220)
	at kotlinx.coroutines.ChildContinuation.invoke(JobSupport.kt:1447)
	at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
	at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
	at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
	at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
	at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
	at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
	at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
	at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
	at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport.cancelInternal(JobSupport.kt:633)
	at kotlinx.coroutines.JobSupport.cancel(JobSupport.kt:618)
	at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1.emit(Merge.kt:25)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(StateFlow.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.ClassLoader.defineClass2(Native Method)
	at java.base@21.0.6/java.lang.ClassLoader.defineClass(Unknown Source)
	at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:308)
	at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:115)
	at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60)
	at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:240)
	at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:190)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:328)
	at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:179)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:152)
	at java.base@21.0.6/java.lang.ClassLoader.loadClass(Unknown Source)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.createProjectResolverChain(GradleProjectResolver.java:952)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:179)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.lambda$resolveProjectInfo$0(GradleProjectResolver.java:157)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver$$Lambda/0x00000008023921d8.get(Unknown Source)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext.lambda$computeCancellable$0(DefaultProjectResolverContext.java:136)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext$$Lambda/0x0000000802392418.run(Unknown Source)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext.lambda$runCancellable$1(DefaultProjectResolverContext.java:145)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext$$Lambda/0x0000000802392658.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104670.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext.runCancellable(DefaultProjectResolverContext.java:143)
	at org.jetbrains.plugins.gradle.service.project.DefaultProjectResolverContext.computeCancellable(DefaultProjectResolverContext.java:135)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.computeCancellable(GradleProjectResolver.java:213)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:146)
	at org.jetbrains.plugins.gradle.service.project.GradleProjectResolver.resolveProjectInfo(GradleProjectResolver.java:90)
	at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.lambda$resolveProjectInfo$0(RemoteExternalSystemProjectResolverImpl.java:37)
	at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl$$Lambda/0x000000080236c710.get(Unknown Source)
	at com.intellij.openapi.externalSystem.service.remote.AbstractRemoteExternalSystemService.execute(AbstractRemoteExternalSystemService.java:42)
	at com.intellij.openapi.externalSystem.service.remote.RemoteExternalSystemProjectResolverImpl.resolveProjectInfo(RemoteExternalSystemProjectResolverImpl.java:36)
	at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.lambda$resolveProjectInfo$0(ExternalSystemResolveProjectTask.java:120)
	at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask$$Lambda/0x0000000802353d38.get(Unknown Source)
	at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.suspendScanningAndIndexingThenRun(ExternalSystemResolveProjectTask.java:153)
	at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.resolveProjectInfo(ExternalSystemResolveProjectTask.java:114)
	at com.intellij.openapi.externalSystem.service.internal.ExternalSystemResolveProjectTask.doExecute(ExternalSystemResolveProjectTask.java:102)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.lambda$execute$0(AbstractExternalSystemTask.java:136)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask$$Lambda/0x00000008022306e0.run(Unknown Source)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.withExecutionState(AbstractExternalSystemTask.java:258)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.lambda$execute$1(AbstractExternalSystemTask.java:135)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask$$Lambda/0x000000080210f068.run(Unknown Source)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.withExecutionProgressManager(AbstractExternalSystemTask.java:215)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.lambda$execute$2(AbstractExternalSystemTask.java:134)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask$$Lambda/0x000000080210ee28.run(Unknown Source)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.withProcessingManager(AbstractExternalSystemTask.java:201)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:133)
	at com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTask.execute(AbstractExternalSystemTask.java:116)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil.lambda$executeSync$1(ExternalSystemUtil.java:476)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$$Lambda/0x000000080209faf8.run(Unknown Source)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil.incompleteDependenciesState(ExternalSystemUtil.java:495)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil.executeSync(ExternalSystemUtil.java:473)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.lambda$execute$0(ExternalSystemUtil.java:336)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2$$Lambda/0x0000000801fc3740.accept(Unknown Source)
	at com.intellij.openapi.externalSystem.util.ExternalSystemTelemetryUtil.lambda$runWithSpan$0(ExternalSystemTelemetryUtil.java:26)
	at com.intellij.openapi.externalSystem.util.ExternalSystemTelemetryUtil$$Lambda/0x0000000801fc3dd0.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:28)
	at com.intellij.openapi.externalSystem.util.ExternalSystemTelemetryUtil.runWithSpan(ExternalSystemTelemetryUtil.java:25)
	at com.intellij.openapi.externalSystem.util.ExternalSystemUtil$2.execute(ExternalSystemUtil.java:335)
	at com.intellij.openapi.externalSystem.util.ExternalSystemTaskUnderProgress$2.run(ExternalSystemTaskUnderProgress.java:55)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801223768.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801227b80.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008010bb770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104f50.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x00000008010bb9b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104670.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801226258.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008012276f0.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801226bd0.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-34" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.getCanonicallyCasedName(LocalFileSystemBase.java:553)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$findChildInfo$6(PersistentFSImpl.java:599)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl$$Lambda/0x0000000800becc98.apply(Unknown Source)
	at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:620)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:155)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:138)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:84)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:570)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:50)
	at com.intellij.openapi.vfs.impl.FilePartNode.findChildThroughJar(FilePartNode.java:499)
	at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findFileFromRoot(FilePartNodeRoot.java:315)
	at com.intellij.openapi.vfs.impl.FilePartNodeRoot.trieDescend(FilePartNodeRoot.java:220)
	at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findOrCreateByPath(FilePartNodeRoot.java:186)
	at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.getOrCreate(VirtualFilePointerManagerImpl.java:388)
	at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:278)
	at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:190)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.lambda$findDirectMappingFor$10(NewMappings.java:468)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings$$Lambda/0x0000000801c85948.compute(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction$lambda$10(AnyThreadWriteThreadingSupport.kt:455)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$$Lambda/0x0000000800cd5d88.invoke(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:455)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:369)
	at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
	at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:66)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.findDirectMappingFor(NewMappings.java:467)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.collectMappedRoots(NewMappings.java:409)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsImpl(NewMappings.java:282)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsFast(NewMappings.java:266)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.activateActiveVcses(NewMappings.java:119)
	at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl$ActivateVcsesStartupActivity.runActivity(ProjectLevelVcsManagerImpl.java:792)
	at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute$suspendImpl(VcsInitialization.kt:49)
	at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute(VcsInitialization.kt)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invokeSuspend(VcsInitialization.kt:181)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
	at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
	at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
	at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invokeSuspend(VcsInitialization.kt:179)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
	at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
	at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
	at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
	at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
	at com.intellij.openapi.vcs.impl.VcsInitialization.runActivities(VcsInitialization.kt:176)
	at com.intellij.openapi.vcs.impl.VcsInitialization.runInitStep(VcsInitialization.kt:172)
	at com.intellij.openapi.vcs.impl.VcsInitialization.execute$intellij_platform_vcs_impl(VcsInitialization.kt:135)
	at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity$execute$2$task$1.invokeSuspend(VcsInitialization.kt:250)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"ApplicationImpl pooled thread 20" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.StringConcatHelper.prepend(Unknown Source)
	at java.base@21.0.6/java.lang.StringConcatHelper.prepend(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800196800.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080029e400.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.Invokers$Holder.linkToTargetMethod(Unknown Source)
	at fleet.kernel.rete.ReteDbSource.toString(Rete.kt)
	at java.base@21.0.6/java.lang.StringConcatHelper.stringOf(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080165f000.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080032e400.linkToTargetMethod(LambdaForm$MH)
	at fleet.kernel.rete.Rete.toString(Rete.kt)
	at java.base@21.0.6/java.lang.String.valueOf(Unknown Source)
	at java.base@21.0.6/java.lang.StringBuilder.append(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 7" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.StringConcatHelper.prepend(Unknown Source)
	at java.base@21.0.6/java.lang.StringConcatHelper.prepend(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800196800.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800248000.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080165cc00.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080165f000.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x000000080032e400.linkToTargetMethod(LambdaForm$MH)
	at fleet.kernel.rete.Rete.toString(Rete.kt)
	at java.base@21.0.6/java.lang.String.valueOf(Unknown Source)
	at java.base@21.0.6/java.lang.StringBuilder.append(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 15" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.StringConcatHelper.stringOf(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800210c00.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.Invokers$Holder.linkToTargetMethod(Unknown Source)
	at com.intellij.serviceContainer.ComponentManagerImpl.debugString(ComponentManagerImpl.kt:231)
	at com.intellij.serviceContainer.ComponentManagerImpl.debugString$intellij_platform_serviceContainer(ComponentManagerImpl.kt:227)
	at com.intellij.serviceContainer.ComponentManagerElement.toString(context.kt:50)
	at java.base@21.0.6/java.lang.String.valueOf(Unknown Source)
	at java.base@21.0.6/java.lang.StringBuilder.append(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.FlowKt__BuildersKt$flowOf$$inlined$unsafeFlow$2.collect(SafeCollector.common.kt:112)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 36" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/jdk.internal.util.ArraysSupport.vectorizedMismatch(Unknown Source)
	at java.base@21.0.6/jdk.internal.util.ArraysSupport.mismatch(Unknown Source)
	at java.base@21.0.6/java.lang.String.startsWith(Unknown Source)
	at java.base@21.0.6/java.lang.String.startsWith(Unknown Source)
	at kotlin.text.StringsKt__StringsJVMKt.startsWith(StringsJVM.kt:419)
	at kotlin.text.StringsKt__StringsJVMKt.startsWith$default(StringsJVM.kt:416)
	at com.intellij.diagnostic.CoroutineTraceStripKt.stripCoroutineTrace(coroutineTraceStrip.kt:19)
	at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:335)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.StringConcatHelper.stringOf(Unknown Source)
	at java.base@21.0.6/java.lang.StringConcatHelper.simpleConcat(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Unknown Source)
	at java.base@21.0.6/java.lang.invoke.LambdaForm$MH/0x00000008000c2000.invoke(LambdaForm$MH)
	at java.base@21.0.6/java.lang.invoke.Invokers$Holder.linkToTargetMethod(Unknown Source)
	at fleet.kernel.TransactorKt$withTransactor$2$transactor$1.toString(Transactor.kt:471)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CoroutineContext$Element$DefaultImpls.fold(CoroutineContext.kt:70)
	at fleet.kernel.Transactor$DefaultImpls.fold(Transactor.kt:41)
	at fleet.kernel.TransactorKt$withTransactor$2$transactor$1.fold(Transactor.kt:378)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1$2.emit(Emitters.kt:219)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1.collect(SafeCollector.common.kt:112)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-12" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.util.Arrays.copyOf(Unknown Source)
	at java.base@21.0.6/java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
	at java.base@21.0.6/java.lang.AbstractStringBuilder.append(Unknown Source)
	at java.base@21.0.6/java.lang.StringBuilder.append(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:318)
	at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:26)
	at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:21)
	at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:88)
	at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:123)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:52)
	at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:43)
	at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
	at com.android.tools.idea.stats.AndroidStudioUsageTracker.setupMetricsListener$lambda$12(AndroidStudioUsageTracker.kt:478)
	at com.android.tools.idea.stats.AndroidStudioUsageTracker$$Lambda/0x00000008006c1c58.invoke(Unknown Source)
	at com.android.tools.analytics.UsageTrackerWriter.logAt(UsageTrackerWriter.kt:53)
	at com.android.tools.analytics.UsageTrackerWriter.logNow(UsageTrackerWriter.kt:37)
	at com.android.tools.analytics.UsageTracker.log$lambda$4(UsageTracker.kt:135)
	at com.android.tools.analytics.UsageTracker$$Lambda/0x00000008008028b0.invoke(Unknown Source)
	at com.android.tools.analytics.UsageTracker.runIfUsageTrackerUsable(UsageTracker.kt:119)
	at com.android.tools.analytics.UsageTracker.log(UsageTracker.kt:135)
	at com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity.execute(ProjectMetricsInitializer.kt:53)
	at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"ApplicationImpl pooled thread 22" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.Thread.getStackTrace0(Native Method)
	at java.base@21.0.6/java.lang.Thread.asyncGetStackTrace(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.getStackTrace(Unknown Source)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
	at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 23" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/jdk.internal.reflect.MethodHandleIntegerFieldAccessorImpl.get(Unknown Source)
	at java.base@21.0.6/java.lang.reflect.Field.get(Unknown Source)
	at kotlin.coroutines.jvm.internal.DebugMetadataKt.getLabel(DebugMetadata.kt:96)
	at kotlin.coroutines.jvm.internal.DebugMetadataKt.getStackTraceElement(DebugMetadata.kt:44)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.getStackTraceElement(ContinuationImpl.kt:76)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl.lastObservedStackTrace$kotlinx_coroutines_core(DebugCoroutineInfoImpl.kt:153)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfo.<init>(DebugCoroutineInfo.kt:25)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:618)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:152)
	at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
	at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
	at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.dumpCoroutinesInfo(DebugProbesImpl.kt:645)
	at com.intellij.diagnostic.CoroutineDumperKt.jobTrees(coroutineDumper.kt:152)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 29" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/jdk.internal.reflect.Reflection.getCallerClass(Native Method)
	at java.base@21.0.6/java.lang.reflect.Method.invoke(Unknown Source)
	at kotlin.coroutines.jvm.internal.ModuleNameRetriever.getModuleName(DebugMetadata.kt:70)
	at kotlin.coroutines.jvm.internal.DebugMetadataKt.getStackTraceElement(DebugMetadata.kt:46)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.getStackTraceElement(ContinuationImpl.kt:76)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl.lastObservedStackTrace$kotlinx_coroutines_core(DebugCoroutineInfoImpl.kt:153)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfo.<init>(DebugCoroutineInfo.kt:25)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:618)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:152)
	at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
	at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
	at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.dumpCoroutinesInfo(DebugProbesImpl.kt:645)
	at com.intellij.diagnostic.CoroutineDumperKt.jobTrees(coroutineDumper.kt:152)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 18" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlinx.coroutines.JobSupport.toString(JobSupport.kt:1051)
	at com.intellij.platform.util.coroutines.ChildScope.toString(coroutineScope.kt:73)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:299)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 17" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.util.LinkedHashMap.get(Unknown Source)
	at java.base@21.0.6/sun.reflect.annotation.AnnotationInvocationHandler.invoke(Unknown Source)
	at jdk.proxy2/jdk.proxy2.$Proxy20.v(Unknown Source)
	at kotlin.coroutines.jvm.internal.DebugMetadataKt.getStackTraceElement(DebugMetadata.kt:43)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.getStackTraceElement(ContinuationImpl.kt:76)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl.lastObservedStackTrace$kotlinx_coroutines_core(DebugCoroutineInfoImpl.kt:153)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfo.<init>(DebugCoroutineInfo.kt:25)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:618)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:152)
	at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
	at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
	at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.dumpCoroutinesInfo(DebugProbesImpl.kt:645)
	at com.intellij.diagnostic.CoroutineDumperKt.jobTrees(coroutineDumper.kt:152)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1$2.emit(Emitters.kt:219)
	at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invokeSuspend(Zip.kt:29)
	at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
	at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:73)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/jdk.internal.reflect.Reflection.getCallerClass(Native Method)
	at java.base@21.0.6/java.lang.reflect.Method.invoke(Unknown Source)
	at kotlin.coroutines.jvm.internal.ModuleNameRetriever.getModuleName(DebugMetadata.kt:71)
	at kotlin.coroutines.jvm.internal.DebugMetadataKt.getStackTraceElement(DebugMetadata.kt:46)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.getStackTraceElement(ContinuationImpl.kt:76)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfoImpl.lastObservedStackTrace$kotlinx_coroutines_core(DebugCoroutineInfoImpl.kt:153)
	at kotlinx.coroutines.debug.internal.DebugCoroutineInfo.<init>(DebugCoroutineInfo.kt:25)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:618)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$dumpCoroutinesInfo$$inlined$dumpCoroutinesInfoImpl$1.invoke(DebugProbesImpl.kt:152)
	at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
	at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
	at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
	at kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:820)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl.dumpCoroutinesInfo(DebugProbesImpl.kt:645)
	at com.intellij.diagnostic.CoroutineDumperKt.jobTrees(coroutineDumper.kt:152)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:58)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 25" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.StringBuilder.append(Unknown Source)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
	at com.intellij.diagnostic.CoroutineDumperKt$$Lambda/0x00000008023cb8a8.invoke(Unknown Source)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-25" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.Net.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.park(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.timedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl$1.read(Unknown Source)
	at java.base@21.0.6/java.net.Socket$SocketInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base@21.0.6/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base@21.0.6/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base@21.0.6/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base@21.0.6/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.fill(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
	at java.base@21.0.6/sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
	at java.base@21.0.6/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
	at java.base@21.0.6/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at java.base@21.0.6/java.net.HttpURLConnection.getResponseCode(Unknown Source)
	at java.base@21.0.6/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
	at com.intellij.util.io.HttpRequests.openConnection(HttpRequests.java:626)
	at com.intellij.util.io.HttpRequests$RequestImpl.getConnection(HttpRequests.java:366)
	at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.readOrUpdateFile$lambda$17(MarketplaceRequests.kt:346)
	at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion$$Lambda/0x0000000800921a18.process(Unknown Source)
	at com.intellij.util.io.HttpRequests.doProcess(HttpRequests.java:529)
	at com.intellij.util.io.HttpRequests.process(HttpRequests.java:511)
	at com.intellij.util.io.HttpRequests$RequestBuilderImpl.connect(HttpRequests.java:340)
	at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.readOrUpdateFile(MarketplaceRequests.kt:343)
	at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.getBrokenPlugins(MarketplaceRequests.kt:279)
	at com.intellij.openapi.updateSettings.impl.UpdateChecker.getInternalPluginUpdates(UpdateChecker.kt:253)
	at com.intellij.openapi.updateSettings.impl.UpdateChecker.getInternalPluginUpdates$default(UpdateChecker.kt:242)
	at com.intellij.openapi.updateSettings.impl.UpdateCheckerKt.doUpdateAndShowResult(UpdateChecker.kt:625)
	at com.intellij.openapi.updateSettings.impl.UpdateCheckerKt.doUpdateAndShowResult$default(UpdateChecker.kt:599)
	at com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper$updateAndShowResult$1.invokeSuspend(UpdateChecker.kt:76)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"ApplicationImpl pooled thread 26" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlin.coroutines.CombinedContext.equals(CoroutineContextImpl.kt:169)
	at kotlin.jvm.internal.Intrinsics.areEqual(Intrinsics.java:169)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:292)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
	at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
	at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 8" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:43)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
	at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
	at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
	at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
	at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
	at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
	at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
	at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
	at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"TerminalEmulator-Local" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at com.sun.jna.Native.invokeInt(Native Method)
	at com.sun.jna.Function.invoke(Function.java:429)
	at com.sun.jna.Function.invoke(Function.java:364)
	at com.sun.jna.Library$Handler.invoke(Library.java:270)
	at com.pty4j.unix.$Proxy209.poll(Unknown Source)
	at com.pty4j.unix.CLibrary.poll(CLibrary.kt:79)
	at com.pty4j.unix.Pty.poll(Pty.java:259)
	at com.pty4j.unix.Pty.read(Pty.java:247)
	at com.pty4j.unix.PTYInputStream.read(PTYInputStream.java:47)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at com.jediterm.terminal.ProcessTtyConnector.read(ProcessTtyConnector.java:51)
	at com.jediterm.terminal.TtyBasedArrayDataStream.fillBuf(TtyBasedArrayDataStream.java:33)
	at com.jediterm.terminal.TtyBasedArrayDataStream.getChar(TtyBasedArrayDataStream.java:43)
	at com.jediterm.terminal.DataStreamIteratingEmulator.next(DataStreamIteratingEmulator.java:34)
	at com.jediterm.terminal.TerminalStarter.doStartEmulator(TerminalStarter.java:79)
	at com.jediterm.terminal.TerminalStarter$$Lambda/0x00000008022a0a50.run(Unknown Source)
	at com.jediterm.terminal.TerminalStarter.runUnderThreadName(TerminalStarter.java:108)
	at com.jediterm.terminal.TerminalStarter.start(TerminalStarter.java:73)
	at com.jediterm.terminal.ui.JediTermWidget$EmulatorTask.run(JediTermWidget.java:397)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:86)
	at com.intellij.util.concurrency.ContextCallable$$Lambda/0x000000080051a8e0.get(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:95)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 12" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:43)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 21" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:43)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
	at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
	at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
	at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
	at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
	at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: git" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at git4idea.commands.GitLineHandler$LineReader.read(GitLineHandler.java:205)
	at git4idea.commands.GitLineHandler$LineReader.readAvailableBlocking(GitLineHandler.java:198)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: git" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at git4idea.commands.GitLineHandler$LineReader.read(GitLineHandler.java:205)
	at git4idea.commands.GitLineHandler$LineReader.readAvailableBlocking(GitLineHandler.java:198)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: error stream of copilot-language-server" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: output stream of copilot-language-server" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800928238.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800921380.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-46" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:43)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712070.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x0000000800712e30.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at com.intellij.util.concurrency.BoundedTaskExecutor.wrapAndExecute(BoundedTaskExecutor.java:238)
	at com.intellij.util.concurrency.BoundedTaskExecutor.execute(BoundedTaskExecutor.java:162)
	at com.intellij.util.concurrency.SchedulingWrapper.execute(SchedulingWrapper.java:465)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl.executeOnPooledThread(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.Invoker.invokeIndirectly(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishRead(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AndroidAdbSessionHost" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.poll(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x00000008008c6c68.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-33" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.ClassLoader.defineClass2(Native Method)
	at java.base@21.0.6/java.lang.ClassLoader.defineClass(Unknown Source)
	at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:308)
	at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:115)
	at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60)
	at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:240)
	at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:190)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:328)
	at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:179)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:152)
	at java.base@21.0.6/java.lang.ClassLoader.loadClass(Unknown Source)
	at com.android.adblib.RemoteFileMode.<clinit>(RemoteFileMode.kt)
	at com.android.processmonitor.agenttracker.AgentProcessTracker.pushAgent(AgentProcessTracker.kt:104)
	at com.android.processmonitor.agenttracker.AgentProcessTracker.access$pushAgent(AgentProcessTracker.kt:54)
	at com.android.processmonitor.agenttracker.AgentProcessTracker$pushAgent$1.invokeSuspend(AgentProcessTracker.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:29)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"I/O pool 18" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.readIfNotTooLarge(LocalFileSystemBase.java:373)
	at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.readContent(LocalFileSystemImpl.java:359)
	at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.lambda$new$1(LocalFileSystemImpl.java:52)
	at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$$Lambda/0x00000008008bdd78.apply(Unknown Source)
	at com.intellij.openapi.vfs.DiskQueryRelay.lambda$new$0(DiskQueryRelay.java:56)
	at com.intellij.openapi.vfs.DiskQueryRelay$$Lambda/0x000000080062c990.apply(Unknown Source)
	at com.intellij.openapi.vfs.DiskQueryRelay.lambda$accessDiskWithCheckCanceled$1(DiskQueryRelay.java:75)
	at com.intellij.openapi.vfs.DiskQueryRelay$$Lambda/0x0000000800f80260.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"main" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlinx.coroutines.internal.DispatchedContinuation.getContext(DispatchedContinuation.kt)
	at kotlinx.coroutines.internal.DispatchedContinuation.<init>(DispatchedContinuation.kt:24)
	at kotlinx.coroutines.CoroutineDispatcher.interceptContinuation(CoroutineDispatcher.kt:155)
	at kotlin.coroutines.jvm.internal.ContinuationImpl.intercepted(ContinuationImpl.kt:112)
	at kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt.intercepted(IntrinsicsJvm.kt:182)
	at kotlinx.coroutines.selects.SelectImplementation.waitUntilSelected(Select.kt:889)
	at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
	at kotlinx.coroutines.selects.SelectImplementation.doSelect$suspendImpl(Select.kt:432)
	at kotlinx.coroutines.selects.SelectImplementation.doSelect(Select.kt)
	at fleet.kernel.rete.ReteKt$withRete$2$1$result$1$1$1$1.invokeSuspend(Rete.kt:539)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:111)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:52)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at com.intellij.idea.Main.mainImpl(Main.kt:72)
	at com.intellij.idea.Main.main(Main.kt:47)
	at com.android.tools.idea.MainWrapper.main(MainWrapper.java:38)

"DefaultDispatcher-worker-14" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.ClassLoader.defineClass2(Native Method)
	at java.base@21.0.6/java.lang.ClassLoader.defineClass(Unknown Source)
	at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:308)
	at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:115)
	at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60)
	at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:240)
	at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:190)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:328)
	at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:179)
	at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:152)
	at java.base@21.0.6/java.lang.ClassLoader.loadClass(Unknown Source)
	at com.android.tools.idea.logcat.service.ProjectAppMonitor.monitorDevice(ProjectAppMonitor.kt:70)
	at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3.invokeSuspend(LogcatMainPanel.kt:957)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-61" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at com.intellij.openapi.vfs.LocalFileSystem.refreshAndFindFileByNioFile(LocalFileSystem.java:53)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:49)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$$Lambda/0x0000000801c25208.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
	at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Device List Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.SocketDispatcher.read0(Native Method)
	at java.base@21.0.6/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:37)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:53)
	at com.android.ddmlib.internal.AdbSocketUtils.readLength(AdbSocketUtils.java:66)
	at com.android.ddmlib.internal.DeviceListMonitorTask.run(DeviceListMonitorTask.java:141)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"External Command Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.UnixDomainSockets.accept0(Native Method)
	at java.base@21.0.6/sun.nio.ch.UnixDomainSockets.accept(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.ServerSocketChannelImpl.implAccept(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
	at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:351)
	at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x000000080018a3d0.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"PtyProcess Reaper for [/bin/zsh, --login, -i]" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at com.sun.jna.Native.invokeInt(Native Method)
	at com.sun.jna.Function.invoke(Function.java:429)
	at com.sun.jna.Function.invoke(Function.java:364)
	at com.sun.jna.Library$Handler.invoke(Library.java:270)
	at com.pty4j.unix.$Proxy208.wait_for_child_process_exit(Unknown Source)
	at com.pty4j.unix.NativePtyExecutor.waitForProcessExitAndGetExitCode(NativePtyExecutor.java:31)
	at com.pty4j.unix.UnixPtyProcess$Reaper.run(UnixPtyProcess.java:398)

"process reaper (pid 1750)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper (pid 1753)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper (pid 1805)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:174)

"Reference Handler" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@21.0.6/java.lang.ref.Reference.processPendingReferences(Unknown Source)
	at java.base@21.0.6/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

"AppKit Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Attach Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"EntityStoreSharedAsyncProcessor0" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Notification Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"DefaultDispatcher-worker-2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.intellij.platform.util.coroutines.internal.RunSuspend@a19d9a3
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.intellij.platform.util.coroutines.internal.RunSuspend.await(RunSuspend.kt:36)
	at com.intellij.platform.util.coroutines.internal.RunSuspendKt.runSuspend(RunSuspend.kt:14)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.getReadPermit(AnyThreadWriteThreadingSupport.kt:966)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.acquireReadPermit(AnyThreadWriteThreadingSupport.kt:395)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:444)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:369)
	at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
	at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:66)
	at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl.isIgnored(ProjectLevelVcsManagerImpl.java:679)
	at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.getMappedRootFor(NewMappings.java:617)
	at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl.getVcsRootFor(ProjectLevelVcsManagerImpl.java:187)
	at git4idea.commands.GitImplBase.getPresentableRootName(GitImplBase.java:224)
	at git4idea.commands.GitImplBase.doRun(GitImplBase.java:205)
	at git4idea.commands.GitImplBase.run(GitImplBase.java:162)
	at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:63)
	at git4idea.index.GitIndexStatusUtilKt.getFileStatus(GitIndexStatusUtil.kt:83)
	at git4idea.index.GitIndexStatusUtilKt.getStatus(GitIndexStatusUtil.kt:64)
	at git4idea.status.GitStagingAreaHolder.refresh(GitStagingAreaHolder.java:110)
	at git4idea.status.GitChangeProvider.getChanges(GitChangeProvider.java:84)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.actualUpdate(ChangeListManagerImpl.java:709)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.iterateScopes(ChangeListManagerImpl.java:625)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.lambda$updateImmediately$12(ChangeListManagerImpl.java:530)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$$Lambda/0x0000000801e95650.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104670.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.lambda$updateImmediately$15(ChangeListManagerImpl.java:529)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$$Lambda/0x0000000801d73350.get(Unknown Source)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$13(BackgroundTaskUtil.java:342)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil$$Lambda/0x0000000801e7c000.run(Unknown Source)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$15(BackgroundTaskUtil.java:371)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil$$Lambda/0x000000080143f458.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104f50.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x00000008010bb9b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104670.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:366)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:341)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:333)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:479)
	at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$$Lambda/0x00000008012c44c0.getAsBoolean(Unknown Source)
	at com.intellij.openapi.vcs.changes.UpdateRequestsQueue$RefreshRunnable.run(UpdateRequestsQueue.java:278)
	at com.intellij.openapi.vcs.changes.ChangeListScheduler$schedule$future$1.invokeSuspend$lambda$0(ChangeListScheduler.kt:29)
	at com.intellij.openapi.vcs.changes.ChangeListScheduler$schedule$future$1$$Lambda/0x0000000801d73110.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at com.intellij.openapi.vcs.changes.ChangeListScheduler$schedule$future$1.invokeSuspend(ChangeListScheduler.kt:28)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-52" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on com.intellij.util.concurrency.Semaphore$Sync@416d72d5
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
	at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:107)
	at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:95)
	at com.intellij.execution.process.ProcessHandler.waitFor(ProcessHandler.java:106)
	at com.intellij.execution.process.BaseOSProcessHandler.waitFor(BaseOSProcessHandler.java:176)
	at com.intellij.execution.process.OSProcessHandler.waitFor(OSProcessHandler.java:104)
	at git4idea.commands.GitTextHandler.waitForProcess(GitTextHandler.java:116)
	at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:416)
	at git4idea.commands.GitImplBase.doRun(GitImplBase.java:199)
	at git4idea.commands.GitImplBase.run(GitImplBase.java:162)
	at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:63)
	at git4idea.index.GitIndexStatusUtilKt.getFileStatus(GitIndexStatusUtil.kt:83)
	at git4idea.repo.GitUntrackedFilesHolder.refreshFiles(GitUntrackedFilesHolder.java:310)
	at git4idea.repo.GitUntrackedFilesHolder.update(GitUntrackedFilesHolder.java:213)
	at git4idea.repo.GitUntrackedFilesHolder$$Lambda/0x0000000801d8cb88.run(Unknown Source)
	at com.intellij.util.ui.update.DisposableUpdate$1.doRun(DisposableUpdate.java:31)
	at com.intellij.util.ui.update.DisposableUpdate$$Lambda/0x000000080143d380.run(Unknown Source)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$15(BackgroundTaskUtil.java:371)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil$$Lambda/0x000000080143f458.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104f50.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x00000008010bb9b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801104670.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:366)
	at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:349)
	at com.intellij.util.ui.update.DisposableUpdate.run(DisposableUpdate.java:19)
	at com.intellij.util.ui.update.Update.execute$suspendImpl(Update.kt:60)
	at com.intellij.util.ui.update.Update.execute(Update.kt)
	at com.intellij.util.ui.update.MergingUpdateQueue.executeUpdates$suspendImpl(MergingUpdateQueue.kt:364)
	at com.intellij.util.ui.update.MergingUpdateQueue.executeUpdates(MergingUpdateQueue.kt)
	at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invokeSuspend(MergingUpdateQueue.kt:344)
	at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invoke(MergingUpdateQueue.kt)
	at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invoke(MergingUpdateQueue.kt)
	at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invokeSuspend(SingleAlarm.kt:394)
	at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invoke(SingleAlarm.kt)
	at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invoke(SingleAlarm.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:155)
	at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
	at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:392)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-41" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@3dcd95eb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:117)
	at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:116)
	at kotlinx.coroutines.scheduling.ParallelismCompensationKt.withCompensatedParallelism(parallelismCompensation.kt:27)
	at kotlinx.coroutines.scheduling.ParallelismCompensationKt.access$withCompensatedParallelism(parallelismCompensation.kt:1)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:144)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlockingWithParallelismCompensation(Builders.kt:60)
	at kotlinx.coroutines.BuildersKt.runBlockingWithParallelismCompensation(Unknown Source)
	at kotlinx.coroutines.internal.intellij.IntellijCoroutines.runBlockingWithParallelismCompensation(intellij.kt:41)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable$lambda$0(coroutines.kt:151)
	at com.intellij.openapi.progress.CoroutinesKt$$Lambda/0x0000000801a831b8.invoke(Unknown Source)
	at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:81)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:144)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:127)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:435)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:425)
	at com.intellij.util.indexing.UnindexedFilesScanner.scan$lambda$2(UnindexedFilesScanner.kt:245)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x0000000801a81060.invoke(Unknown Source)
	at com.intellij.util.indexing.UnindexedFilesScanner.markStage(UnindexedFilesScanner.kt:692)
	at com.intellij.util.indexing.UnindexedFilesScanner.scan(UnindexedFilesScanner.kt:238)
	at com.intellij.util.indexing.UnindexedFilesScanner.scanUnindexedFiles(UnindexedFilesScanner.kt:378)
	at com.intellij.util.indexing.UnindexedFilesScanner.scanAndUpdateUnindexedFiles(UnindexedFilesScanner.kt:357)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5$lambda$4(UnindexedFilesScanner.kt:592)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x00000008019ab598.run(Unknown Source)
	at com.intellij.util.gist.GistManagerImpl.runWithMergingDependentCacheInvalidations(GistManagerImpl.java:190)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5(UnindexedFilesScanner.kt:591)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x00000008019a3428.invoke(Unknown Source)
	at com.intellij.util.indexing.UnindexedFilesScanner.prepareScanningHistoryAndRun(UnindexedFilesScanner.kt:625)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$intellij_platform_lang_impl(UnindexedFilesScanner.kt:586)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend$lambda$1(UnindexedFilesScannerExecutorImpl.kt:279)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2$$Lambda/0x00000008019a31e8.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:278)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.runScanningTask(UnindexedFilesScannerExecutorImpl.kt:266)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.access$runScanningTask(UnindexedFilesScannerExecutorImpl.kt:39)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$deferred$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:135)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@2a2e340a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:117)
	at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:116)
	at kotlinx.coroutines.scheduling.ParallelismCompensationKt.withCompensatedParallelism(parallelismCompensation.kt:27)
	at kotlinx.coroutines.scheduling.ParallelismCompensationKt.access$withCompensatedParallelism(parallelismCompensation.kt:1)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:144)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlockingWithParallelismCompensation(Builders.kt:60)
	at kotlinx.coroutines.BuildersKt.runBlockingWithParallelismCompensation(Unknown Source)
	at kotlinx.coroutines.internal.intellij.IntellijCoroutines.runBlockingWithParallelismCompensation(intellij.kt:41)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable$lambda$0(coroutines.kt:151)
	at com.intellij.openapi.progress.CoroutinesKt$$Lambda/0x0000000801a831b8.invoke(Unknown Source)
	at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:81)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:144)
	at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:127)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:435)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:425)
	at com.intellij.util.indexing.UnindexedFilesScanner.scan$lambda$2(UnindexedFilesScanner.kt:245)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x0000000801a81060.invoke(Unknown Source)
	at com.intellij.util.indexing.UnindexedFilesScanner.markStage(UnindexedFilesScanner.kt:692)
	at com.intellij.util.indexing.UnindexedFilesScanner.scan(UnindexedFilesScanner.kt:238)
	at com.intellij.util.indexing.UnindexedFilesScanner.scanUnindexedFiles(UnindexedFilesScanner.kt:378)
	at com.intellij.util.indexing.UnindexedFilesScanner.scanAndUpdateUnindexedFiles(UnindexedFilesScanner.kt:357)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5$lambda$4(UnindexedFilesScanner.kt:592)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x00000008019ab598.run(Unknown Source)
	at com.intellij.util.gist.GistManagerImpl.runWithMergingDependentCacheInvalidations(GistManagerImpl.java:190)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5(UnindexedFilesScanner.kt:591)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda/0x00000008019a3428.invoke(Unknown Source)
	at com.intellij.util.indexing.UnindexedFilesScanner.prepareScanningHistoryAndRun(UnindexedFilesScanner.kt:625)
	at com.intellij.util.indexing.UnindexedFilesScanner.perform$intellij_platform_lang_impl(UnindexedFilesScanner.kt:586)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend$lambda$1(UnindexedFilesScannerExecutorImpl.kt:279)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2$$Lambda/0x00000008019a31e8.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:278)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.runScanningTask(UnindexedFilesScannerExecutorImpl.kt:266)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.access$runScanningTask(UnindexedFilesScannerExecutorImpl.kt:39)
	at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$deferred$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:135)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-40" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.FutureTask@7c6a6bde
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.get(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
	at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS$$Lambda/0x0000000800be0918.apply(Unknown Source)
	at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl$$Lambda/0x0000000800cc3748.apply(Unknown Source)
	at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:284)
	at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:277)
	at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots(IndexableFilesIterationMethods.kt:34)
	at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots$default(IndexableFilesIterationMethods.kt:23)
	at com.intellij.util.indexing.roots.SdkIndexableFilesIteratorImpl.iterateFiles(SdkIndexableFilesIteratorImpl.kt:41)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan$lambda$7(UnindexedFilesScanner.kt:566)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$$Lambda/0x0000000801a8efd8.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan(UnindexedFilesScanner.kt:565)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.scanSingleProvider(UnindexedFilesScanner.kt:473)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.access$scanSingleProvider(UnindexedFilesScanner.kt:390)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invokeSuspend(UnindexedFilesScanner.kt:439)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
	at com.intellij.platform.util.coroutines.CollectionsKt$forEachConcurrent$3$1$1.invokeSuspend(collections.kt:89)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-26" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.FutureTask@5e47abb7
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.get(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
	at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS$$Lambda/0x0000000800be0918.apply(Unknown Source)
	at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl$$Lambda/0x0000000800cc3748.apply(Unknown Source)
	at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
	at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:53)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$$Lambda/0x0000000801c25208.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
	at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on jetbrains.exodus.core.execution.locks.ReleaseLatch@196e03f3
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at jetbrains.exodus.core.execution.locks.ReleaseLatch.acquire(ReleaseLatch.java:38)
	at jetbrains.exodus.core.execution.LatchJob.acquire(LatchJob.java:41)
	at jetbrains.exodus.core.execution.JobProcessorAdapter.acquireLatchJob(JobProcessorAdapter.java:262)
	at jetbrains.exodus.core.execution.JobProcessorAdapter.waitForLatchJob(JobProcessorAdapter.java:186)
	at jetbrains.exodus.core.execution.JobProcessorAdapter.waitForLatchJob(JobProcessorAdapter.java:194)
	at jetbrains.exodus.core.execution.ThreadJobProcessorPool.lambda$getOrCreateJobProcessor$0(ThreadJobProcessorPool.java:49)
	at jetbrains.exodus.core.execution.ThreadJobProcessorPool$$Lambda/0x00000008021d1bb8.createThread(Unknown Source)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.createProcessorThread(ThreadJobProcessor.java:116)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.<init>(ThreadJobProcessor.java:42)
	at jetbrains.exodus.core.execution.ThreadJobProcessorPool.getOrCreateJobProcessor(ThreadJobProcessorPool.java:41)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt:24)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt:21)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt)
	at jetbrains.exodus.entitystore.EntityStoreSharedAsyncProcessor.<init>(EntityStoreSharedAsyncProcessor.java:32)
	at jetbrains.exodus.entitystore.EntityIterableCache.<init>(EntityIterableCache.kt:41)
	at jetbrains.exodus.entitystore.PersistentEntityStoreImpl.<init>(PersistentEntityStoreImpl.java:180)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:41)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:31)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore$default(EntityStoreHelper.kt:30)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.initStore(XdChatSessionPersistenceService.kt:144)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.<init>(XdChatSessionPersistenceService.kt:25)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.<init>(XdChatSessionPersistenceService.kt:18)
	at com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.ChatSessionPersistenceService(ChatSessionPersistenceService.kt:48)
	at com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.chatSessionsPersistenceService(ChatSessionPersistenceService.kt:58)
	at com.github.copilot.chat.session.ChatSessionManager.<init>(ChatSessionManager.kt:56)
	at com.github.copilot.chat.session.ChatSessionManager.<init>(ChatSessionManager.kt:34)
	at com.github.copilot.chat.window.CopilotChatToolWindow.onCopilotReady(CopilotChatToolWindow.kt:237)
	at com.github.copilot.chat.window.CopilotChatToolWindow.access$onCopilotReady(CopilotChatToolWindow.kt:53)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invokeSuspend(CopilotChatToolWindow.kt:221)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invoke(CopilotChatToolWindow.kt)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invoke(CopilotChatToolWindow.kt)
	at com.github.copilot.chat.precondition.PreconditionsService$refreshPreconditions$1.invokeSuspend(ChatPreconditionsService.kt:71)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:29)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-11" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on com.intellij.openapi.vfs.newvfs.impl.VfsData$DirectoryData@546f9bde owned by "DefaultDispatcher-worker-40" Id=78
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:444)
	at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
	at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:284)
	at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:277)
	at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots(IndexableFilesIterationMethods.kt:34)
	at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots$default(IndexableFilesIterationMethods.kt:23)
	at com.intellij.util.indexing.roots.SdkIndexableFilesIteratorImpl.iterateFiles(SdkIndexableFilesIteratorImpl.kt:41)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan$lambda$7(UnindexedFilesScanner.kt:566)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$$Lambda/0x0000000801a8efd8.invoke(Unknown Source)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
	at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
	at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan(UnindexedFilesScanner.kt:565)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.scanSingleProvider(UnindexedFilesScanner.kt:473)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.access$scanSingleProvider(UnindexedFilesScanner.kt:390)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invokeSuspend(UnindexedFilesScanner.kt:439)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
	at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
	at com.intellij.platform.util.coroutines.CollectionsKt$forEachConcurrent$3$1$1.invokeSuspend(collections.kt:89)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-50" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on jetbrains.exodus.core.dataStructures.hash.HashMap@34e97b5c owned by "DefaultDispatcher-worker-7" Id=29
	at jetbrains.exodus.core.execution.ThreadJobProcessorPool.getOrCreateJobProcessor(ThreadJobProcessorPool.java:38)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt:24)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt:21)
	at jetbrains.exodus.core.execution.MultiThreadDelegatingJobProcessor.<init>(MultiThreadDelegatingJobProcessor.kt)
	at jetbrains.exodus.entitystore.EntityStoreSharedAsyncProcessor.<init>(EntityStoreSharedAsyncProcessor.java:32)
	at jetbrains.exodus.entitystore.EntityIterableCache.<init>(EntityIterableCache.kt:41)
	at jetbrains.exodus.entitystore.PersistentEntityStoreImpl.<init>(PersistentEntityStoreImpl.java:180)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:41)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:31)
	at kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore$default(EntityStoreHelper.kt:30)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.initStore(XdChatSessionPersistenceService.kt:144)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.<init>(XdChatSessionPersistenceService.kt:25)
	at com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.<init>(XdChatSessionPersistenceService.kt:18)
	at com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.ChatSessionPersistenceService(ChatSessionPersistenceService.kt:48)
	at com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.chatSessionsPersistenceService(ChatSessionPersistenceService.kt:58)
	at com.github.copilot.chat.session.ChatSessionManager.<init>(ChatSessionManager.kt:56)
	at com.github.copilot.chat.session.ChatSessionManager.<init>(ChatSessionManager.kt:34)
	at com.github.copilot.chat.window.CopilotChatToolWindow.onCopilotReady(CopilotChatToolWindow.kt:237)
	at com.github.copilot.chat.window.CopilotChatToolWindow.access$onCopilotReady(CopilotChatToolWindow.kt:53)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invokeSuspend(CopilotChatToolWindow.kt:221)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invoke(CopilotChatToolWindow.kt)
	at com.github.copilot.chat.window.CopilotChatToolWindow$subscribeToAuthStatus$1$1.invoke(CopilotChatToolWindow.kt)
	at com.github.copilot.chat.precondition.PreconditionsService$refreshPreconditions$1.invokeSuspend(ChatPreconditionsService.kt:71)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:29)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"copilot-language-server" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40fd9bbc
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800915290.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800902908.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6609d1ba
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800915290.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800902908.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"git" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23097c26
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800915290.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800902908.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 34" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.6/java.lang.Thread.sleep(Unknown Source)
	at com.github.copilot.platform.utils.ProjectKt.waitUntilGitInitialized(Project.kt:121)
	at com.github.copilot.chat.conversation.agent.workspace.project.ProjectWorkspace.getFiles(ProjectWorkspace.kt:20)
	at com.github.copilot.chat.conversation.agent.workspace.WorkspaceFileWatcher.getWatchedFiles(WorkspaceFileWatcher.kt:33)
	at com.github.copilot.chat.conversation.agent.workspace.WorkspaceFileWatcher.access$getWatchedFiles(WorkspaceFileWatcher.kt:17)
	at com.github.copilot.chat.conversation.agent.workspace.WorkspaceFileWatcher$1.invoke(WorkspaceFileWatcher.kt:26)
	at com.github.copilot.chat.conversation.agent.workspace.WorkspaceFileWatcher$1.invoke(WorkspaceFileWatcher.kt:26)
	at com.github.copilot.chat.conversation.agent.workspace.lsp.LspWorkspaceFileWatcherRequestListener$requestListener$1$handleMessage$lambda$1$$inlined$runAsync$1.run(Promise.kt:32)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AWTThreading pool-1-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@4a150bd4
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AWTThreading pool-1-thread-2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@4a150bd4
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 16" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 24" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 27" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 28" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 30" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 31" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 32" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 37" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 38" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 39" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@c083ebb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 12" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 20" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 21" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 8" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ea88a1f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@f68153e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:69)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:92)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:91)
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

"CLang Server Accessor [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7230b966
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a4cf24
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"GitHub Copilot agent" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@33989731
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fa00f81
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.desktop@21.0.6/sun.java2d.Disposer.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Kernel event loop thread mqcrogct7tdqs5og2bss" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@20359e41
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7a884166
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7a884166
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7a884166
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7a884166
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7a884166
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Exodus shared background cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.Semaphore$NonfairSync@474584d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Semaphore.acquire(Unknown Source)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.waitForJobs(JobProcessorQueueAdapter.java:237)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:149)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$$Lambda/0x00000008021d1760.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Exodus shared deferred I/O job processor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.Semaphore$NonfairSync@65405d77
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Semaphore.acquire(Unknown Source)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.waitForJobs(JobProcessorQueueAdapter.java:237)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:149)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$$Lambda/0x00000008021d1760.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Exodus shared stuck transaction monitor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.Semaphore$NonfairSync@1a8e21dd
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Semaphore.tryAcquire(Unknown Source)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.waitForJobs(JobProcessorQueueAdapter.java:244)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:149)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$$Lambda/0x00000008021d1760.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Exodus shared timer thread" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.Semaphore$NonfairSync@dc0f8a5
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Semaphore.tryAcquire(Unknown Source)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.waitForJobs(JobProcessorQueueAdapter.java:244)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:149)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$$Lambda/0x00000008021d1760.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"threadJobProcessorPoolSpawner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.Semaphore$NonfairSync@7acc9513
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Semaphore.acquire(Unknown Source)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.waitForJobs(JobProcessorQueueAdapter.java:237)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:149)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$$Lambda/0x00000008021d1760.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4b38fce
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.base@21.0.6/jdk.internal.ref.CleanerImpl.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@93d1d48
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-79" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5cb7ac4e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@57e4b056
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@14366466
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@776e174
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@b655136
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.NativeReferenceQueue$Lock@20c15b00
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.remove(Unknown Source)
	at java.base@21.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@465e5341
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)

"Keep-Alive-SocketCleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@79d688ef
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/sun.net.www.http.KeepAliveStreamCleaner.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d5e7019
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at java.desktop@21.0.6/javax.swing.TimerQueue.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Object@18484126
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.6/sun.awt.AWTAutoShutdown.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"JVMResponsivenessMonitor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.6/java.lang.Thread.sleep(Unknown Source)
	at com.intellij.diagnostic.JVMResponsivenessMonitor.samplingLoop(JVMResponsivenessMonitor.java:107)
	at com.intellij.diagnostic.JVMResponsivenessMonitor$$Lambda/0x00000008009428f8.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Keep-Alive-Timer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.6/java.lang.Thread.sleep(Unknown Source)
	at java.base@21.0.6/sun.net.www.http.KeepAliveCache.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Java2D Queue Flusher" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on sun.java2d.metal.MTLRenderQueue$QueueFlusher@7be07029
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.6/sun.java2d.metal.MTLRenderQueue$QueueFlusher.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Periodic tasks thread" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73833d15
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:83)

"kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.DefaultExecutor@1d7314
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Cidr Symbol Building Thread (0)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (1)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (2)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (3)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (4)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (5)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (6)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@3069f51c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 0/7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@f64b94a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 1/7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@f64b94a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 2/7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@f64b94a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.TaskQueue@5f647e78
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base@21.0.6/java.util.TimerThread.run(Unknown Source)


---------- Coroutine dump (stripped) ----------

- BlockingCoroutine{Active}@9bd47db [BlockingEventLoop@50016ec5]
	- StandaloneCoroutine{Active} [BlockingEventLoop@50016ec5]
		- "Changes processing job for Kernel@mqcrogct7tdqs5og2bss":StandaloneCoroutine{Active} [ThreadLocal(value=fleet.tracing.runtime.Span$Noop@3d724e92, threadLocal = java.lang.ThreadLocal@11d21f78), kotlinx.coroutines.UndispatchedMarker@fe15162, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@7b2df1de]
		- "withKernel":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@fe15162, Kernel@mqcrogct7tdqs5og2bss, DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@3d724e92, threadLocal = java.lang.ThreadLocal@11d21f78), Dispatchers.Unconfined]
		- "withKernel":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@fe15162, Kernel@mqcrogct7tdqs5og2bss, DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@3d724e92, threadLocal = java.lang.ThreadLocal@11d21f78), BlockingEventLoop@50016ec5]
			- "withKernel":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@fe15162, Kernel@mqcrogct7tdqs5og2bss, DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@3d724e92, threadLocal = java.lang.ThreadLocal@11d21f78), BlockingEventLoop@50016ec5]
				- "withKernel":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@fe15162, Kernel@mqcrogct7tdqs5og2bss, DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@3d724e92, threadLocal = java.lang.ThreadLocal@11d21f78), BlockingEventLoop@50016ec5]
	- "Application":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss)]
		- "ApplicationImpl@1661295745 container":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "org.jetbrains.plugins.textmate.TextMateServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x6 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			-[x2 of] "(ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "org.jetbrains.plugins.gradle.startup.GradleProjectSettingsUpdater":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.debugger)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService$startCollectingProjectStateWhenTyped$1.invokeSuspend(ProjectStatusWidgetCollector.kt:212)
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangdBridge)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			-[x7 of] "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$1.invokeSuspend(AsyncVfsEventsPostProcessorImpl.kt:31)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity.execute(VcsInitialization.kt:248)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "VcsInitialization":LazyStandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, VcsInitialization, Dispatchers.Default]
								at java.base/jdk.internal.misc.Unsafe.park(Native Method)
								at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
								at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
								at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
								at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
								at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
								at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
								at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.getAttributes(LocalFileSystemImpl.java:322)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$findChildInfo$6(PersistentFSImpl.java:585)
								at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:620)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:155)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:138)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:84)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:570)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:50)
								at com.intellij.openapi.vfs.impl.FilePartNode.findChildThroughJar(FilePartNode.java:499)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findFileFromRoot(FilePartNodeRoot.java:315)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.trieDescend(FilePartNodeRoot.java:220)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findOrCreateByPath(FilePartNodeRoot.java:186)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.getOrCreate(VirtualFilePointerManagerImpl.java:388)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:278)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:190)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.lambda$findDirectMappingFor$10(NewMappings.java:468)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction$lambda$10(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:369)
								at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
								at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:66)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.findDirectMappingFor(NewMappings.java:467)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.collectMappedRoots(NewMappings.java:409)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsImpl(NewMappings.java:282)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsFast(NewMappings.java:266)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.activateActiveVcses(NewMappings.java:119)
								at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl$ActivateVcsesStartupActivity.runActivity(ProjectLevelVcsManagerImpl.java:792)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute$suspendImpl(VcsInitialization.kt:49)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invokeSuspend(VcsInitialization.kt:181)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invokeSuspend(VcsInitialization.kt:179)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runActivities(VcsInitialization.kt:176)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runInitStep(VcsInitialization.kt:172)
								at com.intellij.openapi.vcs.impl.VcsInitialization.execute$intellij_platform_vcs_impl(VcsInitialization.kt:135)
								at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity$execute$2$task$1.invokeSuspend(VcsInitialization.kt:250)
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:101)
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.rpc.backend.impl.RemoteApiRegistry":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.kernel.backend.BackendKernelService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.kernel.backend.BackendKernelService":StandaloneCoroutine{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						- "KernelCoroutineScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "RemoteKernelScope":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), Dispatchers.Default]
							-[x3 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskCancellation$1.invokeSuspend(PlatformTaskSupport.kt:176)
							-[x3 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskUpdates$1.invokeSuspend(PlatformTaskSupport.kt:255)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
									- "Progress: Scanning files to index…":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "Progress: Scanning files to index…":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "Progress: Scanning files to index…":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
											at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskSuspensionChanges$1.invokeSuspend(PlatformTaskSupport.kt:200)
								- "com.intellij.openapi.progress.impl.PlatformTaskSupport":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
									- "Progress: Importing 'iad-example' Gradle Project":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "Progress: Importing 'iad-example' Gradle Project":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "Progress: Importing 'iad-example' Gradle Project":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
											at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						- "com.intellij.platform.kernel.backend.BackendKernelService":DispatchedCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, Dispatchers.EDT]
							at fleet.kernel.TransactorKt$withTransactor$2$transactor$1$log$1.invokeSuspend(Transactor.kt:598)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.kernel.util.KernelUtilsKt$updateDbInTheEventDispatchThread$2.invokeSuspend(kernelUtils.kt:95)
			- "(ApplicationImpl@1661295745 x hg4idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.compiler.server.BuildManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "BuildManager RequestProcessor Pool":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@4305b884]
					- "BuildManager Auto-Make Trigger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@6b7e5e01]
					- "com.intellij.compiler.server.BuildManager$1@2416e06a (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@1b8215a8]
						at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
							at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.script.k2.ScriptTemplatesFromDependenciesDefinitionSource":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.getAttributes(LocalFileSystemImpl.java:322)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.isDirectory(LocalFileSystemBase.java:115)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:90)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.refreshAndFindChild(VirtualDirectoryImpl.java:387)
							at com.intellij.openapi.vfs.newvfs.VfsImplUtil.refreshAndFindFileByPath(VfsImplUtil.java:118)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.refreshAndFindFileByPath(LocalFileSystemBase.java:67)
							at com.intellij.openapi.vfs.LocalFileSystem.refreshAndFindFileByNioFile(LocalFileSystem.java:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:49)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			-[x9 of] "(ApplicationImpl@1661295745 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.jetbrains.python.sdk.PythonSdkCoroutineService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.jetbrains.python.statistics.PackageDaemonTaskExecutor":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.statistics.PackageDaemonTaskExecutor":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
						at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
						at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
						at com.jetbrains.python.statistics.PackageDaemonTaskExecutor$execute$1.invokeSuspend(PyPackageDaemonListener.kt:52)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.java.decompiler)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.tasks)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.java-i18n)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij.java.ide)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.RecentProjectsManagerBase":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.RecentProjectsManagerBase":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:107)
						- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "(ApplicationImpl@1661295745 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "git4idea.repo.GitRecentProjectsBranchesService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitRecentProjectsBranchesService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at git4idea.repo.GitRecentProjectsBranchesService$2.invokeSuspend(GitRecentProjectsBranchesProvider.kt:65)
						- "git4idea.repo.GitRecentProjectsBranchesService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "git4idea.repo.GitRecentProjectsBranchesService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "git4idea.repo.GitRecentProjectsBranchesService":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at git4idea.repo.GitRecentProjectsBranchesService$2$1$1.invokeSuspend(GitRecentProjectsBranchesProvider.kt)
								at git4idea.repo.GitRecentProjectsBranchesService$2$1.invokeSuspend(GitRecentProjectsBranchesProvider.kt:66)
								at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:213)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:30)
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.android.tools.gradle.dcl)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.settingsSync.core.git.SettingsHistoryToolWindowFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.android.tools.idea.startup.AndroidStudioInitializer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.android.tools.idea.stats.TypingLatencyTracker":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.TypingLatencyTracker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.android.tools.idea.stats.TypingLatencyTracker$1.invokeSuspend(TypingLatencyTracker.kt:50)
				- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$1.invokeSuspend(TypingEventWatcher.kt:92)
						- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$2.invokeSuspend(TypingEventWatcher.kt:104)
				- "com.android.tools.idea.stats.AndroidStudioEventLogger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.android.tools.idea.imports.GMavenIndexRepository":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.GMavenIndexRepository":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.android.tools.idea.imports.GMavenIndexRepository$1.invokeSuspend(GMavenIndexRepository.kt:129)
				- "com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl$2.invokeSuspend(CodeEditedMetricsService.kt:78)
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at kotlin.jvm.internal.Intrinsics.areEqual(Intrinsics.java:169)
							at kotlinx.coroutines.channels.BufferedChannel.toString(BufferedChannel.kt:2632)
							at java.base/java.lang.StringConcatHelper.stringOf(Unknown Source)
							at fleet.kernel.rete.Rete.toString(Rete.kt)
							at java.base/java.lang.String.valueOf(Unknown Source)
							at java.base/java.lang.StringBuilder.append(Unknown Source)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
							at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
							at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
							at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
							at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
							at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
							at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
							at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
							at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:318)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:26)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:21)
							at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:88)
							at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:123)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:52)
							at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:43)
							at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
							at com.android.tools.idea.stats.AndroidStudioUsageTracker.setupMetricsListener$lambda$12(AndroidStudioUsageTracker.kt:478)
							at com.android.tools.analytics.UsageTrackerWriter.logAt(UsageTrackerWriter.kt:53)
							at com.android.tools.analytics.UsageTrackerWriter.logNow(UsageTrackerWriter.kt:37)
							at com.android.tools.analytics.UsageTracker.log$lambda$4(UsageTracker.kt:135)
							at com.android.tools.analytics.UsageTracker.runIfUsageTrackerUsable(UsageTracker.kt:119)
							at com.android.tools.analytics.UsageTracker.log(UsageTracker.kt:135)
							at com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity.execute(ProjectMetricsInitializer.kt:53)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1.invokeSuspend(GradleFilesUpdater.kt)
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater.computeFileHashes(GradleFilesUpdater.kt:140)
							at com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity.execute(GradleFilesProjectActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$1.invokeSuspend(GradleFilesUpdater.kt:142)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$4$2$1.invokeSuspend(GradleFilesUpdater.kt:147)
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.google.gct)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.google.gct.test.recorder)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.github.copilot)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.github.copilot))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.github.copilot))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
			- "(ApplicationImpl@1661295745 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
			- "(ApplicationImpl@1661295745 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
			- "(ApplicationImpl@1661295745 x Subversion)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.google.tools.intellij.aiplugin.network.NetworkStatusService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.network.NetworkStatusService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						-[x3 of] "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.state.AiPluginSettingsProvider":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.state.AiPluginSettingsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.tier.UserTierService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						-[x4 of] "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.flag.EnableComposeFlagService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.flag.EnableComposeFlagService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.experimentation.ExperimentationCacheService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.experimentation.ExperimentationCacheService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.quota.QuotaService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.tools.intellij.aiplugin.quota.QuotaService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.onboarding.HealthChecker":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.android.studio.ml.metrics.SmlCodeEditedMetricsServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
			- "com.intellij.openapi.client.ClientAppSessionsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "ApplicationImpl@1661295745 container":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "ApplicationImpl@1661295745 container":StandaloneCoroutine{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			-[x2 of] "ApplicationImpl@1661295745 container":StandaloneCoroutine{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":StandaloneCoroutine{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.diagnostic.WriteLockMeasurerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60)
			- "com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$ApplicationSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@44a97460 timer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@44a97460 timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1277)
						- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@44a97460 timer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@44a97460 timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1279)
			- "com.intellij.openapi.util.registry.RegistryManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "PersistentFsLoader":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
			- "app service preloading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "FileTypeManager Redetect":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@59d05a2c]
				- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.fileTypes.impl.AlarmAdapterKt$singleAlarm$1.invokeSuspend(AlarmAdapter.kt:24)
					- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:95)
					- "com.intellij.diagnostic.PerformanceWatcherImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.diagnostic.PerformanceWatcherImpl$1$1.invokeSuspend(PerformanceWatcherImpl.kt:100)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:127)
			- "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ui.jcef.JBCefStartup":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:104)
					- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "refresh requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:71)
					- "refresh requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.NON_MODAL, Dispatchers.Default]
				- "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:85)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:168)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:115)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
			- "com.intellij.internal.statistic.StatisticsRegionUrlMapperServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.internal.statistic.StatisticsRegionUrlMapperServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.internal.statistic.StatisticsRegionUrlMapperServiceImpl$1.invokeSuspend(StatisticsRegionUrlMapperServiceImpl.kt:35)
			- "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x2 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTask$2.invokeSuspend(PlatformTaskSupport.kt:158)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$createTaskInfoEntity$1.invokeSuspend(PlatformTaskSupport.kt:141)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskCancellation$1.invokeSuspend(PlatformTaskSupport.kt:176)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskUpdates$1.invokeSuspend(PlatformTaskSupport.kt:255)
				-[x3 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.platform.util.progress.RawProgressReporterHandleImpl$subscription$1.invokeSuspend(RawProgressReporterHandleImpl.kt:19)
				- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTask$2.invokeSuspend(PlatformTaskSupport.kt:158)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$createTaskInfoEntity$1.invokeSuspend(PlatformTaskSupport.kt:141)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskCancellation$1.invokeSuspend(PlatformTaskSupport.kt:176)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskSuspensionChanges$1.invokeSuspend(PlatformTaskSupport.kt:200)
						- "com.intellij.openapi.progress.impl.PlatformTaskSupport":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskUpdates$1.invokeSuspend(PlatformTaskSupport.kt:255)
				- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Cancelling}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at fleet.kernel.TransactorKt$withTransactor$2$transactor$1$changeSuspend$2$1.invokeSuspend(Transactor.kt:431)
					at fleet.kernel.TransactorKt$withTransactor$2$transactor$1.changeSuspend(Transactor.kt:429)
					at fleet.kernel.TransactorKt$change$3.invokeSuspend(Transactor.kt:117)
					at fleet.kernel.ChangeInterceptor$Companion$Identity$1.invokeSuspend(Transactor.kt:258)
					at fleet.kernel.TransactorKt.change(Transactor.kt:111)
					at com.intellij.platform.ide.progress.TaskStorage$removeTask$2.invokeSuspend(TaskStorage.kt:88)
					at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$createTaskInfoEntity$1$2.invokeSuspend(PlatformTaskSupport.kt:145)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$createTaskInfoEntity$1.invokeSuspend(PlatformTaskSupport.kt:144)
			- "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1$1.invokeSuspend(TaskInfoEntityCollector.kt:52)
					at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:49)
			- "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "DefaultProjectImpl@1949262604 container":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x10 of] "(DefaultProjectImpl@1949262604 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x hg4idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x2 of] "(DefaultProjectImpl@1949262604 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x9 of] "(DefaultProjectImpl@1949262604 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x Coverage)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.google.urlassistant)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x Subversion)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(DefaultProjectImpl@1949262604 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.client.ClientProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60)
				- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl$subscribeToChanges$1.invokeSuspend(CodeInsightContextManagerImpl.kt:78)
						- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:84)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(DefaultProjectImpl@1949262604), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "ApplicationImpl@1661295745 container":StandaloneCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter.execute(VFSHealthChecker.kt:105)
					at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:296)
				- "com.S.B.E.w":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.S.B.E.w.execute(PluginAgreementUpdateScheduler.kt)
					at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:296)
			- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x000000080091e010":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.ide.IdleTracker$addIdleListener$1.invokeSuspend(IdleTracker.kt:79)
						- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x000000080091e010":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger.logApplicationStateRegularly(FUStateUsagesLogger.kt:157)
					at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:53)
			- "com.intellij.internal.statistic.StatisticsServiceApplicationScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.psi.search.FileTypeIndexChangeNotifierService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:24)
					- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
							- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
							- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:56)
					- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.vfs.encoding.EncodingManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "EncodingManagerImpl Document Pool":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@5453cf80]
			- "com.intellij.util.indexing.events.ChangedFilesCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "FileBasedIndex Vfs Event Processor":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@3afc9c16]
			- "ProjectImpl@76365876 container":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "project service preloading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "project activities":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
							at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.execution.runToolbar.RunToolbarInitializeService.execute(RunToolbarInitializeService.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.startup.CheckProjectActivity.execute(CheckProjectActivity.kt:30)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.execution.impl.RunConfigurationFeatureCollector.execute(RunConfigurationFeatureCollector.kt:25)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:57)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
							at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity.execute(StatisticsStateCollectorsScheduler.kt:54)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@76365876 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.widget.ProjectStatusScopeProviderService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "CLion Widget Status Preemptive Coroutine Scope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.ClangdCoroutineService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:137)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@76365876 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.symbols.symtable.FileSymbolTablesCache":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "PeriodicSerializationTask":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "PeriodicSerializationTask":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.jetbrains.cidr.lang.symbols.symtable.PeriodicBackgroundTask$schedule$1$1.invokeSuspend(PeriodicBackgroundTask.kt:61)
								at com.intellij.platform.util.coroutines.sync.DropOldestSemaphoreBase$withPermit$2.invokeSuspend(OverflowSemaphore.kt:146)
								at com.jetbrains.cidr.lang.symbols.symtable.PeriodicBackgroundTask$schedule$1.invokeSuspend(PeriodicBackgroundTask.kt:60)
					- "com.jetbrains.cidr.lang.modulemap.serialization.ModuleMapSerializationServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.FileStatusManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@4b87cd56]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
							at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
							at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:107)
							at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:95)
							at com.intellij.execution.process.ProcessHandler.waitFor(ProcessHandler.java:106)
							at com.intellij.execution.process.BaseOSProcessHandler.waitFor(BaseOSProcessHandler.java:176)
							at com.intellij.execution.process.OSProcessHandler.waitFor(OSProcessHandler.java:104)
							at git4idea.commands.GitTextHandler.waitForProcess(GitTextHandler.java:116)
							at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:416)
							at git4idea.commands.GitImplBase.doRun(GitImplBase.java:199)
							at git4idea.commands.GitImplBase.run(GitImplBase.java:171)
							at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:63)
							at git4idea.repo.GitRepositoryReader.readBranchesFromGit(GitRepositoryReader.kt:250)
							at git4idea.repo.GitRepositoryReader.readState(GitRepositoryReader.kt:50)
							at git4idea.repo.GitRepositoryImpl.readRepoInfo(GitRepositoryImpl.kt:175)
							at git4idea.repo.GitRepositoryImpl.update(GitRepositoryImpl.kt:162)
							at git4idea.status.GitChangesCollector.getHead(GitChangesCollector.java:229)
							at git4idea.status.GitChangesCollector.collect(GitChangesCollector.java:53)
							at git4idea.status.GitChangeProvider.getChanges(GitChangeProvider.java:86)
							at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.actualUpdate(ChangeListManagerImpl.java:709)
							at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.iterateScopes(ChangeListManagerImpl.java:625)
							at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.lambda$updateImmediately$12(ChangeListManagerImpl.java:530)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
							at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
							at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
							at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
							at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
							at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.lambda$updateImmediately$15(ChangeListManagerImpl.java:529)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$13(BackgroundTaskUtil.java:342)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$15(BackgroundTaskUtil.java:371)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
							at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
							at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
							at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
							at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
							at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
							at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:366)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:341)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:333)
							at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:479)
							at com.intellij.openapi.vcs.changes.UpdateRequestsQueue$RefreshRunnable.run(UpdateRequestsQueue.java:278)
							at com.intellij.openapi.vcs.changes.ChangeListScheduler$schedule$future$1.invokeSuspend$lambda$0(ChangeListScheduler.kt:29)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at com.intellij.openapi.vcs.changes.ChangeListScheduler$schedule$future$1.invokeSuspend(ChangeListScheduler.kt:28)
					- "com.intellij.vcs.commit.CommitModeManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
							at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
							at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:107)
							at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:95)
							at com.intellij.execution.process.ProcessHandler.waitFor(ProcessHandler.java:106)
							at com.intellij.execution.process.BaseOSProcessHandler.waitFor(BaseOSProcessHandler.java:176)
							at com.intellij.execution.process.OSProcessHandler.waitFor(OSProcessHandler.java:104)
							at git4idea.commands.GitTextHandler.waitForProcess(GitTextHandler.java:116)
							at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:416)
							at git4idea.commands.GitImplBase.doRun(GitImplBase.java:199)
							at git4idea.commands.GitImplBase.run(GitImplBase.java:162)
							at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:63)
							at git4idea.index.GitIndexStatusUtilKt.getFileStatus(GitIndexStatusUtil.kt:83)
							at git4idea.repo.GitUntrackedFilesHolder.refreshFiles(GitUntrackedFilesHolder.java:310)
							at git4idea.repo.GitUntrackedFilesHolder.update(GitUntrackedFilesHolder.java:213)
							at com.intellij.util.ui.update.DisposableUpdate$1.doRun(DisposableUpdate.java:31)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$15(BackgroundTaskUtil.java:371)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
							at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
							at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
							at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
							at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
							at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
							at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
							at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:366)
							at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:349)
							at com.intellij.util.ui.update.DisposableUpdate.run(DisposableUpdate.java:19)
							at com.intellij.util.ui.update.Update.execute$suspendImpl(Update.kt:60)
							at com.intellij.util.ui.update.Update.execute(Update.kt)
							at com.intellij.util.ui.update.MergingUpdateQueue.executeUpdates$suspendImpl(MergingUpdateQueue.kt:364)
							at com.intellij.util.ui.update.MergingUpdateQueue.executeUpdates(MergingUpdateQueue.kt)
							at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invokeSuspend(MergingUpdateQueue.kt:344)
							at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invoke(MergingUpdateQueue.kt)
							at com.intellij.util.ui.update.MergingUpdateQueue$restart$1.invoke(MergingUpdateQueue.kt)
							at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invokeSuspend(SingleAlarm.kt:394)
							at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invoke(SingleAlarm.kt)
							at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invoke(SingleAlarm.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:155)
							at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
							at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:392)
					- "com.intellij.openapi.vcs.impl.ModuleVcsDetector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.VcsDirtyScopeVfsListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.LineStatusTrackerManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:65)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.openapi.vcs.roots.VcsRootScanner$4$1$1.invokeSuspend(VcsRootScanner.kt:67)
									at com.intellij.openapi.vcs.roots.VcsRootScanner$4$1.invokeSuspend(VcsRootScanner.kt:66)
				- "(ProjectImpl@76365876 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.completion.ml.ngram.NGramModelRunnerManager$scheduleAnalysis$1.invokeSuspend(NGramModelRunnerManager.kt:28)
						-[x5 of] "com.intellij.completion.ml.ngram.NGramModelRunnerManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Default]
							at com.intellij.completion.ml.ngram.NGramModelRunnerManager$scheduleAnalysis$1.invokeSuspend(NGramModelRunnerManager.kt:58)
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				-[x7 of] "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager$frontendStatusFlow$1$1.invokeSuspend(FrontendHotSwapManager.kt:28)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.kernel.backend.BackendEntityUtilsKt$withNullableIDsFlow$1.invokeSuspend(BackendEntityUtils.kt:61)
										- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.HotSwapFloatingToolbarProvider$register$job$1.invokeSuspend(HotSwapFloatingToolbarProvider.kt:208)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForDebuggingStart$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:21)
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForValueHintHideRequest$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:31)
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager$currentSession$1.invokeSuspend(FrontendXDebuggerManager.kt:20)
								- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@76365876 x hg4idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.internal.statistic.libraryUsage.FileImportsCollector.findUsages(LibraryUsageStatisticsProvider.kt:77)
							at com.intellij.internal.statistic.libraryUsage.FileImportsCollector$run$1.invokeSuspend(LibraryUsageStatisticsProvider.kt:66)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:35)
				- "(ProjectImpl@76365876 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.core.KotlinPluginDisposable":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService$1.invokeSuspend(KotlinForwardDeclarationsModelChangeService.kt:41)
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x10 of] "(ProjectImpl@76365876 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x Coverage)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitRepositoryManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "GitVcs":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							-[x2 of] "GitVcs":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
						- "GitRepositoryImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "GitTagHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:38)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager$1.invokeSuspend(GitLabProjectConnectionManager.kt:43)
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						-[x5 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@76365876 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesUpdater":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.google.urlassistant)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x Subversion)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.client.ClientProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:232)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:276)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:285)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
						at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters.updateFileIcon$intellij_platform_ide_impl(EditorsSplitters.kt:413)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$iconUpdateChannel$1.invokeSuspend(EditorsSplitters.kt:154)
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:40)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:211)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:236)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
						at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters.updateFileBackgroundColor$intellij_platform_ide_impl(EditorsSplitters.kt:508)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$fileUpdateChannel$1.invokeSuspend(FileEditorManagerImpl.kt:170)
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:40)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:404)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImplKt$updateFileNames$composites$1.invokeSuspend(FileEditorManagerImpl.kt)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImplKt.updateFileNames(FileEditorManagerImpl.kt:2449)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$fileTitleUpdateChannel$1.invokeSuspend(FileEditorManagerImpl.kt:182)
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:40)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:407)
					- "EditorWindow":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						-[x6 of] "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:790)
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/build.gradle.kts)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/build.gradle.kts)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=build.gradle.kts)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerViewModel.kt)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerViewModel.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=CameraControllerViewModel.kt)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/iad/build.gradle.kts)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/iad/build.gradle.kts)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=build.gradle.kts)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/IadApplication.kt)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/IadApplication.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=IadApplication.kt)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerActivity.kt)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerActivity.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, ClientId(value=Host), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorComposite$2.invokeSuspend(EditorComposite.kt:157)
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerActivity.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=CameraControllerActivity.kt)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerBuilder.kt)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example/app/src/main/java/net/idrnd/android/idlive/face/iad/example/camera/controller/CameraControllerBuilder.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=CameraControllerBuilder.kt)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1969)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1$1.invokeSuspend(FileEditorManagerImpl.kt:1970)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:84)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60)
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
							at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
							at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.script.k2.ScriptTemplatesFromDependenciesDefinitionSource":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.ProjectEntityIndexingService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.startup.impl.StartupManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.ide.startup.impl.StartupManagerImplKt$scheduleBackgroundPostStartupActivities$1.invokeSuspend(StartupManagerImpl.kt:427)
				- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1$1.invokeSuspend(TaskInfoEntityCollector.kt:52)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:49)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
								- "Progress: Scanning files to index…":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
									- "Progress: Scanning files to index…":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
									- "Progress: Scanning files to index…":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Progress: Scanning files to index…, Dispatchers.Default]
										at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@4a8e7a85 NodeId(id=94489280512) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
								- "Progress: Importing 'iad-example' Gradle Project":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
									- "Progress: Importing 'iad-example' Gradle Project":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
									- "Progress: Importing 'iad-example' Gradle Project":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Progress: Importing 'iad-example' Gradle Project, Dispatchers.Default]
										at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@63b97d58 NodeId(id=124554051584) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
				- "com.intellij.openapi.fileEditor.impl.IdeDocumentHistoryImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x4 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:52)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:835)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$2.invokeSuspend(IdeStatusBarImpl.kt:852)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
													at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
													- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
														at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$ProjectSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x31 of] "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.ToolWindowImpl$1.invokeSuspend(ToolWindowImpl.kt:154)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:42)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1195)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:60)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:68)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:80)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1195)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
				- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl$subscribeToChanges$1.invokeSuspend(CodeInsightContextManagerImpl.kt:78)
						- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.codeInsight.daemon.impl.WolfListeners$1.invokeSuspend(WolfListeners.kt:38)
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@40ecbe80]
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:31)
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorNotificationsImpl":LazyStandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.ui.EditorNotificationsImpl$updateEditors$job$1.invokeSuspend(EditorNotificationsImpl.kt:246)
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:115)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.GeneratedSourceFileChangeTrackerImpl$startHandlingCheckRequests$1.invokeSuspend(GeneratedSourceFileChangeTrackerImpl.kt:58)
						- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.dvcs.repo.VcsRepositoryManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x5 of] "ProjectImpl@76365876 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@76365876 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@76365876 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.util.indexing.ProjectFileBasedIndexStartupActivityScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Scanning (merge parameters)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Scanning (root)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:149)
							- "scanning task execution trigger":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:94)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												-[x2 of] "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "Scanning":DeferredCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
								at java.base/jdk.internal.misc.Unsafe.park(Native Method)
								at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
								at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:117)
								at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:116)
								at kotlinx.coroutines.scheduling.ParallelismCompensationKt.withCompensatedParallelism(parallelismCompensation.kt:27)
								at kotlinx.coroutines.scheduling.ParallelismCompensationKt.access$withCompensatedParallelism(parallelismCompensation.kt:1)
								at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:144)
								at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
								at kotlinx.coroutines.BuildersKt__BuildersKt.runBlockingWithParallelismCompensation(Builders.kt:60)
								at kotlinx.coroutines.BuildersKt.runBlockingWithParallelismCompensation(Unknown Source)
								at kotlinx.coroutines.internal.intellij.IntellijCoroutines.runBlockingWithParallelismCompensation(intellij.kt:41)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable$lambda$0(coroutines.kt:151)
								at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:81)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:144)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:127)
								at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:435)
								at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:425)
								at com.intellij.util.indexing.UnindexedFilesScanner.scan$lambda$2(UnindexedFilesScanner.kt:245)
								at com.intellij.util.indexing.UnindexedFilesScanner.markStage(UnindexedFilesScanner.kt:692)
								at com.intellij.util.indexing.UnindexedFilesScanner.scan(UnindexedFilesScanner.kt:238)
								at com.intellij.util.indexing.UnindexedFilesScanner.scanUnindexedFiles(UnindexedFilesScanner.kt:378)
								at com.intellij.util.indexing.UnindexedFilesScanner.scanAndUpdateUnindexedFiles(UnindexedFilesScanner.kt:357)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5$lambda$4(UnindexedFilesScanner.kt:592)
								at com.intellij.util.gist.GistManagerImpl.runWithMergingDependentCacheInvalidations(GistManagerImpl.java:190)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5(UnindexedFilesScanner.kt:591)
								at com.intellij.util.indexing.UnindexedFilesScanner.prepareScanningHistoryAndRun(UnindexedFilesScanner.kt:625)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$intellij_platform_lang_impl(UnindexedFilesScanner.kt:586)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend$lambda$1(UnindexedFilesScannerExecutorImpl.kt:279)
								at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
								at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:278)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.runScanningTask(UnindexedFilesScannerExecutorImpl.kt:266)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.access$runScanningTask(UnindexedFilesScannerExecutorImpl.kt:39)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$deferred$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:135)
								- "Scanning progress":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									-[x3 of] "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, Dispatchers.IO]
										at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2.invokeSuspend(IndexingProgressReporter.kt:86)
										at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
										at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
										at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1.invokeSuspend(IndexingProgressReporter.kt:59)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@4ed004a, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$1.invokeSuspend(IndexingProgressReporter.kt:67)
											-[x2 of] "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@4ed004a, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@4ed004a, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$2.invokeSuspend(IndexingProgressReporter.kt:70)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@4ed004a, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$3.invokeSuspend(IndexingProgressReporter.kt:75)
									- "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at com.intellij.util.indexing.IndexingProgressReporter$CheckPauseOnlyProgressIndicatorImpl$onPausedStateChanged$1.invokeSuspend(IndexingProgressReporter.kt:138)
								- "Scanning":BlockingCoroutine{Active}@2a2e340a, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, BlockingEventLoop@5fb73bc1]
									at com.intellij.platform.util.coroutines.CollectionsKt.forEachConcurrent(collections.kt:81)
									at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1.invokeSuspend(UnindexedFilesScanner.kt:437)
									at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2.invokeSuspend(UnindexedFilesScanner.kt:436)
									- "Scanning":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@2aafa01c]
										at java.base/jdk.internal.misc.Unsafe.park(Native Method)
										at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
										at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
										at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
										at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
										at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
										at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
										at com.intellij.openapi.vfs.newvfs.ArchiveFileSystem.getAttributes(ArchiveFileSystem.java:132)
										at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
										at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$persistAllChildren$4(PersistentFSImpl.java:379)
										at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
										at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:350)
										at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:329)
										at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:446)
										at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:284)
										at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:277)
										at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots(IndexableFilesIterationMethods.kt:34)
										at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots$default(IndexableFilesIterationMethods.kt:23)
										at com.intellij.util.indexing.roots.SdkIndexableFilesIteratorImpl.iterateFiles(SdkIndexableFilesIteratorImpl.kt:41)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan$lambda$7(UnindexedFilesScanner.kt:566)
										at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
										at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
										at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
										at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan(UnindexedFilesScanner.kt:565)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.scanSingleProvider(UnindexedFilesScanner.kt:473)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.access$scanSingleProvider(UnindexedFilesScanner.kt:390)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invokeSuspend(UnindexedFilesScanner.kt:439)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
										at com.intellij.platform.util.coroutines.CollectionsKt$forEachConcurrent$3$1$1.invokeSuspend(collections.kt:89)
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:69)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:28)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1$2.invokeSuspend(DumbModeWhileScanningTrigger.kt:62)
						at com.intellij.openapi.project.DumbServiceImpl.runInDumbMode(DumbServiceImpl.kt:278)
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "com.intellij.openapi.editor.impl.zombie.Necropolis":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x6 of] "com.intellij.openapi.editor.impl.zombie.Necropolis":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@76365876 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:88)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:99)
				- "com.intellij.execution.impl.ExecutionManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.projectView.impl.ProjectViewPaneSupportService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
										at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:38)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager$1.invokeSuspend(GHRepositoryConnectionManager.kt:47)
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						-[x5 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:56)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:56)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.editor.impl.ad.AdTheManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:58)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				-[x5 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x6 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
				- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Tool window resize collector for Project":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Project":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
					- "Tool window resize collector for Logcat":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Logcat":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
					- "Tool window resize collector for Assistant":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Assistant":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:66)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:73)
				- "com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
						at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
				- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.execution.runToolbar.RunToolbarInitializeService.execute(RunToolbarInitializeService.kt:22)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.ide.startup.CheckProjectActivity.execute(CheckProjectActivity.kt:30)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.execution.impl.RunConfigurationFeatureCollector.execute(RunConfigurationFeatureCollector.kt:25)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:57)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.xdebugger.impl.hotswap.HotSwapSessionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager$1.invokeSuspend(IdeScaleIndicatorManager.kt:39)
						- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterPerProject":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkTrackerQueue":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity.execute(StatisticsStateCollectorsScheduler.kt:54)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.multiverse.EditorContextManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.github.copilot))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.clangFormat.ClangFormatCoroutineScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:206)
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.externalSystem.settings.ProjectBuildClasspathManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkEditorNotification":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- CompletableDeferredImpl{Active}
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.dvcs.repo.rhizome.RepositoryCountUpdater":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.IdeTooltipManager$3.invokeSuspend(IdeTooltipManager.kt:147)
					- "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.IdeTooltipManager$4.invokeSuspend(IdeTooltipManager.kt:160)
					- "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invokeSuspend(SingleAlarm.kt:394)
					at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:392)
				- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Cancelling}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.SingleAlarm$scheduleTask$1$1$1.invokeSuspend(SingleAlarm.kt:394)
					at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:392)
				- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Cancelling}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:391)
				- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:391)
				-[x2 of] "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Cancelling}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				-[x3 of] "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x2 of] "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:74)
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				-[x14 of] "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, Dispatchers.EDT]
					at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2.invokeSuspend(Utils.kt:297)
					at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupAsync$1.invokeSuspend(Utils.kt:266)
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.idea.SystemHealthMonitor$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:410)
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, Dispatchers.EDT]
					at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2.invokeSuspend(Utils.kt:297)
					at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupAsync$1.invokeSuspend(Utils.kt:266)
					- "expandActionGroupSuspend (NewUiRunToolbar)":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.EDT]
						at com.intellij.openapi.actionSystem.impl.ActionUpdater.computeOnEdt(ActionUpdater.kt:442)
						at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.kt:242)
						at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1$1.invokeSuspend(Utils.kt:291)
						at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:216)
						at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:290)
						- "ActionUpdater.runUpdateSession":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@fe15162, LimitedDispatcher@f121377]
			- "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.util.AlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.externalSystem.service.internal.ExternalSystemProcessingManagerImpl$$Lambda/0x000000080210fc10@5dc3307e (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@6391ad8f]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
			- "com.intellij.openapi.wm.impl.status.widget.StatusBarActionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.psi.impl.DocumentCommitThread":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Document Commit Pool":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@51efb0f]
			- "com.intellij.codeInspection.ex.InspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.util.concurrency.EdtScheduler":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x7 of] "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:56)
				-[x3 of] "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.concurrency.EdtScheduler$schedule$1$1.invokeSuspend(EdtScheduler.kt)
					at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:57)
				- "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:57)
			- "com.intellij.openapi.progress.impl.BridgeTaskSupport":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@526604f0, kotlinx.coroutines.UndispatchedMarker@fe15162, com.intellij.platform.util.progress.ProgressStepElement@4d702c60, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
			- "(ApplicationImpl@1661295745 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "org.jetbrains.ide.ToolboxSettingsActionRegistry":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "org.jetbrains.ide.ToolboxSettingsActionRegistry":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at org.jetbrains.ide.ToolboxSettingsActionRegistry$1.invokeSuspend(ToolboxUpdateActions.kt:35)
					- "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.ide.passwordSafe.impl.PasswordSafeImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.util.gist.GistManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.google.gct.directaccess.DirectAccessOnboardingService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.gct.directaccess.DirectAccessOnboardingService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.google.gct.directaccess.DirectAccessOnboardingService$taskFlow$1$1.invokeSuspend(DirectAccessOnboardingService.kt:59)
						- "com.google.gct.directaccess.DirectAccessOnboardingService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.google.gct.directaccess.DirectAccessApplicationService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.google.gct.directaccess.CloudClientService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.google.services.firebase.directaccess.client.CloudClient$1.invokeSuspend(CloudClient.kt:77)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.google.gct.directaccess.CloudClientService$1.invokeSuspend(CloudClientService.kt:48)
			- "com.intellij.util.concurrency.InvokerService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.0.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@14eb4666":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@5e883773":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:95)
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@7f6969f6":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:93)
				- "Invoker.1.EDT: com.intellij.ui.tree.AsyncTreeModel@4c5f8280":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.concurrency.Invoker$$Lambda/0x000000080166e1c0@3bece539":StandaloneCoroutine{Cancelling}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.EdtCoroutineInvokerDelegate$doLaunch$1$1.invokeSuspend(CoroutineInvokerDelegate.kt:57)
						at com.intellij.util.concurrency.EdtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:55)
				- "Invoker.2.Thread.ReadAction=YES: Project(name=IadExample, containerState=COMPONENT_CREATED, componentStore=/Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad-release-package/idlive-face-capture-android-vdev-release/iad-example)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.3.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@62652a50":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.4.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@76d8d9df":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.5.Thread.ReadAction=YES: Project(name=fas-android-camera-demo-6, containerState=COMPONENT_CREATED, componentStore=/Users/dryazantsev/StudioProjects/fas-android-camera-demo-6)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.6.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@741810bb":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@811e50f":StandaloneCoroutine{Cancelled}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
						at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:96)
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@6d5efa6a":StandaloneCoroutine{Cancelled}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:128)
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@1c9d8309":StandaloneCoroutine{Cancelled}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:128)
					- "com.intellij.util.concurrency.Invoker$Background$$Lambda/0x000000080166e400@2d99b976":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.SequentialBgtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:128)
				- "Invoker.7.EDT: com.intellij.ui.tree.AsyncTreeModel@623ea9c0":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.8.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@258582b8":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "Invoker.9.EDT: com.intellij.ui.tree.AsyncTreeModel@67bb3ed1":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.concurrency.Invoker$$Lambda/0x000000080166e1c0@54463c00":StandaloneCoroutine{Cancelling}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.concurrency.EdtCoroutineInvokerDelegate$doLaunch$1$1.invokeSuspend(CoroutineInvokerDelegate.kt:57)
						at com.intellij.util.concurrency.EdtCoroutineInvokerDelegate$doLaunch$1.invokeSuspend(CoroutineInvokerDelegate.kt:55)
			- "com.intellij.ui.IconDeferrerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ui.IconDeferrerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at com.intellij.ui.IconDeferrerImpl$scheduleCacheClearingTask$1.invokeSuspend(IconDeferrerImpl.kt:97)
			- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper$1.invokeSuspend(ToolWindowManagerImpl.kt:323)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
			- "com.intellij.ui.IconCalculatingService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x5 of] "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), ClientId(value=Host), Dispatchers.Default]
						at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:36)
				-[x2 of] "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:36)
			- "com.intellij.ide.AppIdleMemoryCleaner":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.ide.AppIdleMemoryCleaner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
						- "com.intellij.ide.AppIdleMemoryCleaner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, kotlinx.coroutines.UndispatchedMarker@fe15162, ContextMatches(matches=[(JobImpl{Active}@33f4933a NodeId(id=98784247808) (kotlin.Unit, (53 536870917)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, kotlinx.coroutines.UndispatchedMarker@fe15162, ContextMatches(matches=[(JobImpl{Active}@7fabaa08 NodeId(id=128849018880) (kotlin.Unit, (53 536870918)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, kotlinx.coroutines.UndispatchedMarker@fe15162, ContextMatches(matches=[(JobImpl{Active}@441f97d4 NodeId(id=197568495616) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, kotlinx.coroutines.UndispatchedMarker@fe15162, ContextMatches(matches=[(JobImpl{Completed}@2fc057df NodeId(id=223338299392) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
				- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
			- "ProjectImpl@1092280355 container":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "project service preloading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "project activities":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
							at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.execution.runToolbar.RunToolbarInitializeService.execute(RunToolbarInitializeService.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Completed}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity$execute$2.invokeSuspend(EncodingProjectManagerStartUpActivity.kt)
							at com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity.execute(EncodingProjectManagerStartUpActivity.kt:15)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity$execute$5.invokeSuspend(BreadcrumbsInitializingActivity.kt:63)
							at com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity.execute(BreadcrumbsInitializingActivity.kt:62)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.startup.CheckProjectActivity.execute(CheckProjectActivity.kt:30)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.execution.impl.RunConfigurationFeatureCollector.execute(RunConfigurationFeatureCollector.kt:25)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:57)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity$execute$2.invokeSuspend(CodeVisionInitializer.kt:29)
							at com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity.execute(CodeVisionInitializer.kt:28)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity$execute$2$2.invokeSuspend(ExternalSystemStartupActivity.kt:64)
							at com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity$execute$2.invokeSuspend(ExternalSystemStartupActivity.kt:38)
							at com.intellij.platform.backend.observation.PlatformActivityTrackerService$trackConfigurationActivity$2$1.invokeSuspend(PlatformActivityTrackerService.kt:71)
							at com.intellij.platform.backend.observation.PlatformActivityTrackerService.trackConfigurationActivity(PlatformActivityTrackerService.kt:70)
							at com.intellij.platform.backend.observation.TrackingUtil.trackActivity(util.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity.execute(VcsInitialization.kt:248)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "VcsInitialization":LazyStandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, VcsInitialization, Dispatchers.Default]
								at java.base/jdk.internal.misc.Unsafe.park(Native Method)
								at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
								at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
								at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
								at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
								at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
								at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
								at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.getAttributes(LocalFileSystemImpl.java:322)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.getChildData(PersistentFSImpl.java:2256)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$findChildInfo$6(PersistentFSImpl.java:585)
								at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:764)
								at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:620)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:155)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:138)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:84)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:570)
								at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:50)
								at com.intellij.openapi.vfs.impl.FilePartNode.findChildThroughJar(FilePartNode.java:499)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findFileFromRoot(FilePartNodeRoot.java:315)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.trieDescend(FilePartNodeRoot.java:220)
								at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findOrCreateByPath(FilePartNodeRoot.java:186)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.getOrCreate(VirtualFilePointerManagerImpl.java:388)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:278)
								at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:190)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.lambda$findDirectMappingFor$10(NewMappings.java:468)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction$lambda$10(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:369)
								at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
								at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:66)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.findDirectMappingFor(NewMappings.java:467)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.collectMappedRoots(NewMappings.java:409)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsImpl(NewMappings.java:282)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsFast(NewMappings.java:266)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.activateActiveVcses(NewMappings.java:119)
								at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl$ActivateVcsesStartupActivity.runActivity(ProjectLevelVcsManagerImpl.java:792)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute$suspendImpl(VcsInitialization.kt:49)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invokeSuspend(VcsInitialization.kt:181)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invokeSuspend(VcsInitialization.kt:179)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runActivities(VcsInitialization.kt:176)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runInitStep(VcsInitialization.kt:172)
								at com.intellij.openapi.vcs.impl.VcsInitialization.execute$intellij_platform_vcs_impl(VcsInitialization.kt:135)
								at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity$execute$2$task$1.invokeSuspend(VcsInitialization.kt:250)
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.getAttributes(LocalFileSystemImpl.java:322)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.isDirectory(LocalFileSystemBase.java:115)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:90)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.refreshAndFindChild(VirtualDirectoryImpl.java:387)
							at com.intellij.openapi.vfs.newvfs.VfsImplUtil.refreshAndFindFileByPath(VfsImplUtil.java:118)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.refreshAndFindFileByPath(LocalFileSystemBase.java:67)
							at com.intellij.openapi.vfs.LocalFileSystem.refreshAndFindFileByNioFile(LocalFileSystem.java:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:49)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity.execute(StatisticsStateCollectorsScheduler.kt:54)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
							at java.base/java.lang.AbstractStringBuilder.append(Unknown Source)
							at java.base/java.lang.StringBuilder.append(Unknown Source)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
							at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
							at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
							at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
							at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
							at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
							at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
							at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
							at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:318)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:26)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:21)
							at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:88)
							at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:123)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:52)
							at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:43)
							at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
							at com.android.tools.idea.stats.AndroidStudioUsageTracker.setupMetricsListener$lambda$12(AndroidStudioUsageTracker.kt:478)
							at com.android.tools.analytics.UsageTrackerWriter.logAt(UsageTrackerWriter.kt:53)
							at com.android.tools.analytics.UsageTrackerWriter.logNow(UsageTrackerWriter.kt:37)
							at com.android.tools.analytics.UsageTracker.log$lambda$4(UsageTracker.kt:135)
							at com.android.tools.analytics.UsageTracker.runIfUsageTrackerUsable(UsageTracker.kt:119)
							at com.android.tools.analytics.UsageTracker.log(UsageTracker.kt:135)
							at com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity.execute(ProjectMetricsInitializer.kt:53)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1.invokeSuspend(GradleFilesUpdater.kt)
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater.computeFileHashes(GradleFilesUpdater.kt:140)
							at com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity.execute(GradleFilesProjectActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$1.invokeSuspend(GradleFilesUpdater.kt:142)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$4$2$1.invokeSuspend(GradleFilesUpdater.kt:147)
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@1092280355 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.widget.ProjectStatusScopeProviderService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "CLion Widget Status Preemptive Coroutine Scope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.ClangdCoroutineService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupScopeHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:137)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1092280355 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.FileStatusManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.commit.CommitModeManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:391)
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				-[x7 of] "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager$frontendStatusFlow$1$1.invokeSuspend(FrontendHotSwapManager.kt:28)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.kernel.backend.BackendEntityUtilsKt$withNullableIDsFlow$1.invokeSuspend(BackendEntityUtils.kt:61)
										- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.HotSwapFloatingToolbarProvider$register$job$1.invokeSuspend(HotSwapFloatingToolbarProvider.kt:208)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForDebuggingStart$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:21)
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForValueHintHideRequest$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:31)
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager$currentSession$1.invokeSuspend(FrontendXDebuggerManager.kt:20)
								- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1092280355 x hg4idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:35)
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.core.KotlinPluginDisposable":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService$1.invokeSuspend(KotlinForwardDeclarationsModelChangeService.kt:41)
				-[x8 of] "(ProjectImpl@1092280355 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x PythonCore)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x Coverage)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitRepositoryManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "GitVcs":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							-[x2 of] "GitVcs":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
					- "git4idea.commit.GitMergeCommitMessageHolder":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:38)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager$1.invokeSuspend(GitLabProjectConnectionManager.kt:43)
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
				- "(ProjectImpl@1092280355 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesUpdater":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.google.urlassistant)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x Subversion)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.client.ClientProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:84)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60)
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.startup.impl.StartupManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.ide.startup.impl.StartupManagerImplKt$scheduleBackgroundPostStartupActivities$1.invokeSuspend(StartupManagerImpl.kt:427)
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:232)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:276)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:285)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:22)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:211)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:236)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$updateFileIcon$2.invokeSuspend(EditorsSplitters.kt)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters.updateFileIcon$intellij_platform_ide_impl(EditorsSplitters.kt:416)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$fileUpdateChannel$1.invokeSuspend(FileEditorManagerImpl.kt:168)
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:40)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:404)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImplKt$updateFileNames$composites$1.invokeSuspend(FileEditorManagerImpl.kt)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImplKt.updateFileNames(FileEditorManagerImpl.kt:2449)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$fileTitleUpdateChannel$1.invokeSuspend(FileEditorManagerImpl.kt:182)
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:40)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:407)
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "EditorWindow":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:790)
					- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad/src/main/java/net/idrnd/capture/DeviceRotationService.kt)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "AsyncEditorLoader(file=DeviceRotationService.kt)":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad/src/main/java/net/idrnd/capture/DeviceRotationService.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.ANY, ClientId(value=Host), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorComposite$2.invokeSuspend(EditorComposite.kt:157)
						- "EditorComposite(file=file:///Users/dryazantsev/StudioProjects/fas-android-camera-demo-6/iad/src/main/java/net/idrnd/capture/DeviceRotationService.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1969)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1$1.invokeSuspend(FileEditorManagerImpl.kt:1970)
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at java.base/jdk.internal.misc.Unsafe.park(Native Method)
							at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.awaitDone(Unknown Source)
							at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:367)
							at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:359)
							at com.intellij.openapi.vfs.DiskQueryRelay.accessDiskWithCheckCanceled(DiskQueryRelay.java:85)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.getAttributes(LocalFileSystemImpl.java:322)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.isDirectory(LocalFileSystemBase.java:115)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:90)
							at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.refreshAndFindChild(VirtualDirectoryImpl.java:387)
							at com.intellij.openapi.vfs.newvfs.VfsImplUtil.refreshAndFindFileByPath(VfsImplUtil.java:118)
							at com.intellij.openapi.vfs.impl.local.LocalFileSystemBase.refreshAndFindFileByPath(LocalFileSystemBase.java:67)
							at com.intellij.openapi.vfs.LocalFileSystem.refreshAndFindFileByNioFile(LocalFileSystem.java:53)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestFullJarUpdate(KotlinBundledRefresher.kt:49)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher$Companion.requestKotlinDistRefresh(KotlinBundledRefresher.kt:61)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute$lambda$0(KotlinBundledRefresher.kt:39)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
							at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
							at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
							at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
							at org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher.execute(KotlinBundledRefresher.kt:33)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.ProjectEntityIndexingService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1$1.invokeSuspend(TaskInfoEntityCollector.kt:52)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:49)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Active}@15dcaa0c NodeId(id=201863462912) (kotlin.Unit, (53 536870921)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), kotlinx.coroutines.UndispatchedMarker@fe15162, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@501edcf1), rete, ContextMatches(matches=[(JobImpl{Completed}@7a66bf1f NodeId(id=227633266688) (kotlin.Unit, (53 536870922)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@1ae37abb]
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "ProjectImpl@1092280355 container":StandaloneCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.FUSProjectHotStartUpMeasurer$MyMarker@22faef04, ProjectImpl@1092280355 container, Dispatchers.Default]
					- "ProjectImpl@1092280355 container":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.FUSProjectHotStartUpMeasurer$MyMarker@22faef04, ProjectImpl@1092280355 container, Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl$doInit$items$1$1$component$1.invokeSuspend(IdeStatusBarImpl.kt)
						at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl$doInit$items$1.invokeSuspend(IdeStatusBarImpl.kt:331)
						at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl.doInit(IdeStatusBarImpl.kt:329)
						at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl$init$2.invokeSuspend(IdeStatusBarImpl.kt:323)
						at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl.init$intellij_platform_ide_impl(IdeStatusBarImpl.kt:322)
						at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$run$2$3$1$1.invokeSuspend(IdeProjectFrameAllocator.kt:181)
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$doUpdate$2.invokeSuspend(EditorBasedStatusBarPopup.kt)
								at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup.doUpdate(EditorBasedStatusBarPopup.kt:151)
								at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:213)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:30)
					-[x3 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:52)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:835)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$ProjectSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.dvcs.repo.VcsRepositoryManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				-[x5 of] "ProjectImpl@1092280355 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@1092280355 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@1092280355 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl$subscribeToChanges$1.invokeSuspend(CodeInsightContextManagerImpl.kt:78)
						- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Completing} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.intellij.openapi.project.DumbServiceImpl":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.NON_MODAL, Dispatchers.EDT]
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Scanning (merge parameters)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Scanning (root)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:149)
							- "scanning task execution trigger":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:94)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												-[x2 of] "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "Scanning":DeferredCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
								at java.base/jdk.internal.misc.Unsafe.park(Native Method)
								at java.base/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
								at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:117)
								at kotlinx.coroutines.BlockingCoroutine$joinBlocking$2.invoke(Builders.kt:116)
								at kotlinx.coroutines.scheduling.ParallelismCompensationKt.withCompensatedParallelism(parallelismCompensation.kt:27)
								at kotlinx.coroutines.scheduling.ParallelismCompensationKt.access$withCompensatedParallelism(parallelismCompensation.kt:1)
								at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:144)
								at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
								at kotlinx.coroutines.BuildersKt__BuildersKt.runBlockingWithParallelismCompensation(Builders.kt:60)
								at kotlinx.coroutines.BuildersKt.runBlockingWithParallelismCompensation(Unknown Source)
								at kotlinx.coroutines.internal.intellij.IntellijCoroutines.runBlockingWithParallelismCompensation(intellij.kt:41)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable$lambda$0(coroutines.kt:151)
								at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:81)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:144)
								at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:127)
								at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:435)
								at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.collectIndexableFilesConcurrently(UnindexedFilesScanner.kt:425)
								at com.intellij.util.indexing.UnindexedFilesScanner.scan$lambda$2(UnindexedFilesScanner.kt:245)
								at com.intellij.util.indexing.UnindexedFilesScanner.markStage(UnindexedFilesScanner.kt:692)
								at com.intellij.util.indexing.UnindexedFilesScanner.scan(UnindexedFilesScanner.kt:238)
								at com.intellij.util.indexing.UnindexedFilesScanner.scanUnindexedFiles(UnindexedFilesScanner.kt:378)
								at com.intellij.util.indexing.UnindexedFilesScanner.scanAndUpdateUnindexedFiles(UnindexedFilesScanner.kt:357)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5$lambda$4(UnindexedFilesScanner.kt:592)
								at com.intellij.util.gist.GistManagerImpl.runWithMergingDependentCacheInvalidations(GistManagerImpl.java:190)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$lambda$6$lambda$5(UnindexedFilesScanner.kt:591)
								at com.intellij.util.indexing.UnindexedFilesScanner.prepareScanningHistoryAndRun(UnindexedFilesScanner.kt:625)
								at com.intellij.util.indexing.UnindexedFilesScanner.perform$intellij_platform_lang_impl(UnindexedFilesScanner.kt:586)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend$lambda$1(UnindexedFilesScannerExecutorImpl.kt:279)
								at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
								at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
								at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:278)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$runScanningTask$2.invoke(UnindexedFilesScannerExecutorImpl.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.runScanningTask(UnindexedFilesScannerExecutorImpl.kt:266)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl.access$runScanningTask(UnindexedFilesScannerExecutorImpl.kt:39)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$deferred$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:135)
								- "Scanning progress":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
									-[x3 of] "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, Dispatchers.IO]
										at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2.invokeSuspend(IndexingProgressReporter.kt:86)
										at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
										at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
										at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1.invokeSuspend(IndexingProgressReporter.kt:59)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@f292a2b, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$1.invokeSuspend(IndexingProgressReporter.kt:67)
											-[x2 of] "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@f292a2b, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@f292a2b, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$2.invokeSuspend(IndexingProgressReporter.kt:70)
										- "Scanning progress":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, SCANNING, com.intellij.platform.util.progress.ProgressStepElement@f292a2b, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.IO]
											at com.intellij.util.indexing.IndexingProgressReporter$Companion$launchIndexingProgressUIReporter$1$2$1$3.invokeSuspend(IndexingProgressReporter.kt:75)
									- "Scanning progress":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.IO]
										at com.intellij.util.indexing.IndexingProgressReporter$CheckPauseOnlyProgressIndicatorImpl$onPausedStateChanged$1.invokeSuspend(IndexingProgressReporter.kt:138)
								- "Scanning":BlockingCoroutine{Active}@3dcd95eb, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, BlockingEventLoop@649aef0c]
									at com.intellij.platform.util.coroutines.CollectionsKt.forEachConcurrent(collections.kt:81)
									at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1.invokeSuspend(UnindexedFilesScanner.kt:437)
									at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2.invokeSuspend(UnindexedFilesScanner.kt:436)
									- "Scanning":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@2aafa01c]
										at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:444)
										at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:439)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:314)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:335)
										at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:284)
										at com.intellij.openapi.vfs.VfsUtilCore.iterateChildrenRecursively(VfsUtilCore.java:277)
										at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots(IndexableFilesIterationMethods.kt:34)
										at com.intellij.util.indexing.roots.IndexableFilesIterationMethods.iterateRoots$default(IndexableFilesIterationMethods.kt:23)
										at com.intellij.util.indexing.roots.SdkIndexableFilesIteratorImpl.iterateFiles(SdkIndexableFilesIteratorImpl.kt:41)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan$lambda$7(UnindexedFilesScanner.kt:566)
										at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:345)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:237)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
										at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt)
										at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
										at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261)
										at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:236)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.getFilesToScan(UnindexedFilesScanner.kt:565)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.scanSingleProvider(UnindexedFilesScanner.kt:473)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession.access$scanSingleProvider(UnindexedFilesScanner.kt:390)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invokeSuspend(UnindexedFilesScanner.kt:439)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
										at com.intellij.util.indexing.UnindexedFilesScanner$ScanningSession$collectIndexableFilesConcurrently$2$1$1.invoke(UnindexedFilesScanner.kt)
										at com.intellij.platform.util.coroutines.CollectionsKt$forEachConcurrent$3$1$1.invokeSuspend(collections.kt:89)
				- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.codeInsight.daemon.impl.WolfListeners$1.invokeSuspend(WolfListeners.kt:38)
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x21 of] "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.ToolWindowImpl$1.invokeSuspend(ToolWindowImpl.kt:154)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:42)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1195)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:60)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:68)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:80)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1195)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Completed}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ModalityState.NON_MODAL, Dispatchers.EDT]
				- "com.intellij.openapi.editor.impl.zombie.Necropolis":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					-[x6 of] "com.intellij.openapi.editor.impl.zombie.Necropolis":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "com.intellij.openapi.fileEditor.impl.IdeDocumentHistoryImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "EditorNotificationsImpl":LazyStandaloneCoroutine{Cancelling}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.intellij.ui.EditorNotificationsImpl$updateEditors$job$1.invokeSuspend(EditorNotificationsImpl.kt:257)
						- "EditorNotificationsImpl":LazyStandaloneCoroutine{Cancelling}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:115)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at com.intellij.ui.EditorNotificationsImpl$6$1.invokeSuspend(EditorNotificationsImpl.kt:116)
				- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.GeneratedSourceFileChangeTrackerImpl$startHandlingCheckRequests$1.invokeSuspend(GeneratedSourceFileChangeTrackerImpl.kt:58)
						- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:69)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:28)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.editor.impl.ad.AdTheManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:58)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:56)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
							- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager$1.invokeSuspend(GHRepositoryConnectionManager.kt:47)
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Main]
				- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, ModalityState.ANY]
				- "com.intellij.util.indexing.ProjectFileBasedIndexStartupActivityScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1$2.invokeSuspend(DumbModeWhileScanningTrigger.kt:62)
						at com.intellij.openapi.project.DumbServiceImpl.runInDumbMode(DumbServiceImpl.kt:278)
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
									at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "com.intellij.ide.projectView.impl.ProjectViewPaneSupportService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.terminal.CoroutineScopeService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "JediTerminal Filters":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@65ad6786]
						- "JediTerminal Filters":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@65ad6786]
							at com.intellij.terminal.JediTermHyperlinkFilterAdapter$2.invokeSuspend(JediTermHyperlinkFilterAdapter.kt:60)
					- "JediTerminal Filters":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@105a36f8]
						- "JediTerminal Filters":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@105a36f8]
							at com.intellij.terminal.JediTermHyperlinkFilterAdapter$2.invokeSuspend(JediTermHyperlinkFilterAdapter.kt:60)
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:66)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:73)
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:31)
				- "(ProjectImpl@1092280355 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:88)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:99)
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.xdebugger.impl.hotswap.HotSwapSessionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "com.intellij.execution.impl.ExecutionManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "Tool window resize collector for Project":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Project":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
					- "Tool window resize collector for Terminal":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Terminal":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.EDT]
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
						at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
				- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.execution.runToolbar.RunToolbarInitializeService.execute(RunToolbarInitializeService.kt:22)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Completed}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity$execute$2.invokeSuspend(EncodingProjectManagerStartUpActivity.kt)
						at com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity.execute(EncodingProjectManagerStartUpActivity.kt:15)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity$execute$5.invokeSuspend(BreadcrumbsInitializingActivity.kt:63)
						at com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity.execute(BreadcrumbsInitializingActivity.kt:62)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.ide.startup.CheckProjectActivity.execute(CheckProjectActivity.kt:30)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.execution.impl.RunConfigurationFeatureCollector.execute(RunConfigurationFeatureCollector.kt:25)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:57)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity$execute$2.invokeSuspend(CodeVisionInitializer.kt:29)
						at com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity.execute(CodeVisionInitializer.kt:28)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity$execute$2$2.invokeSuspend(ExternalSystemStartupActivity.kt:64)
						at com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity$execute$2.invokeSuspend(ExternalSystemStartupActivity.kt:38)
						at com.intellij.platform.backend.observation.PlatformActivityTrackerService$trackConfigurationActivity$2$1.invokeSuspend(PlatformActivityTrackerService.kt:71)
						at com.intellij.platform.backend.observation.PlatformActivityTrackerService.trackConfigurationActivity(PlatformActivityTrackerService.kt:70)
						at com.intellij.platform.backend.observation.TrackingUtil.trackActivity(util.kt:23)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity.execute(VcsInitialization.kt:248)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "VcsInitialization":LazyStandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, VcsInitialization, Dispatchers.Default]
								at java.base/sun.nio.fs.UnixChannelFactory$Flags.toFlags(Unknown Source)
								at java.base/sun.nio.fs.UnixChannelFactory.newFileChannel(Unknown Source)
								at java.base/sun.nio.fs.UnixChannelFactory.newFileChannel(Unknown Source)
								at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(Unknown Source)
								at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
								at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
								at java.base/java.nio.file.Files.readAllBytes(Unknown Source)
								at java.base/java.nio.file.Files.readString(Unknown Source)
								at java.base/java.nio.file.Files.readString(Unknown Source)
								at git4idea.GitUtil.lambda$findGitDir$13(GitUtil.java:1048)
								at com.intellij.dvcs.DvcsUtil.tryOrThrow(DvcsUtil.java:217)
								at git4idea.GitUtil.findGitDir(GitUtil.java:1048)
								at git4idea.GitUtil.isGitRoot(GitUtil.java:1010)
								at git4idea.roots.GitRootChecker.validateRoot(GitRootChecker.java:35)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.checkMappedRoot(NewMappings.java:537)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.lambda$findDirectMappingFor$10(NewMappings.java:475)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction$lambda$10(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:455)
								at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runReadAction(AnyThreadWriteThreadingSupport.kt:369)
								at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
								at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:66)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.findDirectMappingFor(NewMappings.java:467)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.collectMappedRoots(NewMappings.java:409)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsImpl(NewMappings.java:282)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.updateMappedRootsFast(NewMappings.java:266)
								at com.intellij.openapi.vcs.impl.projectlevelman.NewMappings.activateActiveVcses(NewMappings.java:119)
								at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl$ActivateVcsesStartupActivity.runActivity(ProjectLevelVcsManagerImpl.java:792)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute$suspendImpl(VcsInitialization.kt:49)
								at com.intellij.openapi.vcs.impl.VcsStartupActivity.execute(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invokeSuspend(VcsInitialization.kt:181)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2$1.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invokeSuspend(VcsInitialization.kt:179)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at com.intellij.openapi.vcs.impl.VcsInitialization$runActivities$2.invoke(VcsInitialization.kt)
								at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62)
								at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
								at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
								at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
								at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:100)
								at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runActivities(VcsInitialization.kt:176)
								at com.intellij.openapi.vcs.impl.VcsInitialization.runInitStep(VcsInitialization.kt:172)
								at com.intellij.openapi.vcs.impl.VcsInitialization.execute$intellij_platform_vcs_impl(VcsInitialization.kt:135)
								at com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity$execute$2$task$1.invokeSuspend(VcsInitialization.kt:250)
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity.execute(ExternalJavaConfigurationActivity.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
							at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
							at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
							at com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity.execute(AcceptedLanguageLevelsSettingsStartupActivity.kt:22)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.poetry.PoetryPyProjectTomlPostStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.python.sdk.PythonHeadlessSdkUpdater":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x PythonCore))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.python.ml.features.imports.QuickfixRankingModelLoading":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
						at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity.execute(StatisticsStateCollectorsScheduler.kt:54)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at fleet.kernel.DbSource$ContextElement.toString(DbSource.kt:74)
							at java.base/java.lang.String.valueOf(Unknown Source)
							at java.base/java.lang.StringBuilder.append(Unknown Source)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
							at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
							at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
							at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
							at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
							at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
							at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
							at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
							at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:318)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:26)
							at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:21)
							at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:88)
							at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:123)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:52)
							at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
							at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:43)
							at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
							at com.android.tools.idea.stats.AndroidStudioUsageTracker.setupMetricsListener$lambda$12(AndroidStudioUsageTracker.kt:478)
							at com.android.tools.analytics.UsageTrackerWriter.logAt(UsageTrackerWriter.kt:53)
							at com.android.tools.analytics.UsageTrackerWriter.logNow(UsageTrackerWriter.kt:37)
							at com.android.tools.analytics.UsageTracker.log$lambda$4(UsageTracker.kt:135)
							at com.android.tools.analytics.UsageTracker.runIfUsageTrackerUsable(UsageTracker.kt:119)
							at com.android.tools.analytics.UsageTracker.log(UsageTracker.kt:135)
							at com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity.execute(ProjectMetricsInitializer.kt:53)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.Default]
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1.invokeSuspend(GradleFilesUpdater.kt)
							at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater.computeFileHashes(GradleFilesUpdater.kt:140)
							at com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity.execute(GradleFilesProjectActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$1.invokeSuspend(GradleFilesUpdater.kt:142)
							- "run activity":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, run activity, Dispatchers.IO]
								at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:78)
								at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
								at com.android.tools.idea.gradle.project.sync.GradleFilesUpdater$computeFileHashes$deferredResults$1$1$4$2$1.invokeSuspend(GradleFilesUpdater.kt:147)
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.github.copilot))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.github.copilot.github.GitHubAuthStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotUpdateStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.update.CopilotNightlyAgentChannelStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.github.copilot.lang.agent.lsp.WorkspaceFolderListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "(ProjectImpl@1092280355 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.jetbrains.clangFormat.ClangFormatCoroutineScope":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
				- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager$1.invokeSuspend(IdeScaleIndicatorManager.kt:39)
						- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterPerProject":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkTrackerQueue":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.openapi.projectRoots.impl.UnknownSdkTrackerQueue":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:391)
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkListener":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.framework.detection.impl.FrameworkDetectorQueue$scheduleFlow$1.invokeSuspend(FrameworkDetectorQueue.kt:54)
						- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
				- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, Dispatchers.Default]
						at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:206)
				- "com.intellij.openapi.externalSystem.settings.ProjectBuildClasspathManager":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "ProjectImpl@1092280355 container":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, ClientId(value=Host), Dispatchers.Default]
			- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.codeInsight.highlighting.BackgroundHighlighter":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "(ApplicationImpl@1661295745 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@1092280355 x (ApplicationImpl@1661295745 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
						- "run activity":StandaloneCoroutine{Active}, state: CREATED [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@1092280355), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, uninitialized, Dispatchers.Default]
			- "ApplicationImpl@1661295745 container":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "RefreshQueue Pool":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@56642eaa]
				- "Async Refresh Event Processing":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@65b559e5]
			- "(ApplicationImpl@1661295745 x com.intellij)":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "(ProjectImpl@76365876 x (ApplicationImpl@1661295745 x com.intellij))":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
					- "com.intellij.dvcs.repo.rhizome.RepositoryCountUpdater":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ProjectImpl@76365876), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
			- "com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]
				- "com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper":StandaloneCoroutine{Active}, state: RUNNING [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f, LimitedDispatcher@6baa8382]
					at java.base/java.lang.ClassLoader.defineClass0(Native Method)
					at java.base/java.lang.System$2.defineClass(Unknown Source)
					at java.base/java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(Unknown Source)
					at java.base/java.lang.invoke.InvokerBytecodeGenerator.loadMethod(Unknown Source)
					at java.base/java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(Unknown Source)
					at java.base/java.lang.invoke.LambdaForm.compileToBytecode(Unknown Source)
					at java.base/java.lang.invoke.LambdaForm.customize(Unknown Source)
					at java.base/java.lang.invoke.MethodHandle$1.apply(Unknown Source)
					at java.base/java.lang.invoke.MethodHandle$1.apply(Unknown Source)
					at java.base/java.lang.invoke.MethodHandle.updateForm(Unknown Source)
					at java.base/java.lang.invoke.MethodHandle.customize(Unknown Source)
					at java.base/java.lang.invoke.MethodHandle.maybeCustomize(Unknown Source)
					at java.base/java.lang.invoke.Invokers.maybeCustomize(Unknown Source)
					at java.base/java.lang.invoke.Invokers.checkCustomized(Unknown Source)
					at java.base/jdk.internal.reflect.MethodHandleObjectFieldAccessorImpl.set(Unknown Source)
					at java.base/java.lang.reflect.Field.set(Unknown Source)
					at com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:150)
					at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:310)
					at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177)
					at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)
					at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:246)
					at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)
					at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
					at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4905)
					at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3893)
					at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.getBrokenPlugins$lambda$8(MarketplaceRequests.kt:284)
					at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.readOrUpdateFile$lambda$17(MarketplaceRequests.kt:348)
					at com.intellij.util.io.HttpRequests.doProcess(HttpRequests.java:529)
					at com.intellij.util.io.HttpRequests.process(HttpRequests.java:511)
					at com.intellij.util.io.HttpRequests$RequestBuilderImpl.connect(HttpRequests.java:340)
					at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.readOrUpdateFile(MarketplaceRequests.kt:343)
					at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.getBrokenPlugins(MarketplaceRequests.kt:279)
					at com.intellij.openapi.updateSettings.impl.UpdateChecker.getInternalPluginUpdates(UpdateChecker.kt:253)
					at com.intellij.openapi.updateSettings.impl.UpdateChecker.getInternalPluginUpdates$default(UpdateChecker.kt:242)
					at com.intellij.openapi.updateSettings.impl.UpdateCheckerKt.doUpdateAndShowResult(UpdateChecker.kt:625)
					at com.intellij.openapi.updateSettings.impl.UpdateCheckerKt.doUpdateAndShowResult$default(UpdateChecker.kt:599)
					at com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper$updateAndShowResult$1.invokeSuspend(UpdateChecker.kt:76)
			- "com.intellij.ide.OsDataLogger":supervisor:ChildScope{Active} [Kernel@mqcrogct7tdqs5og2bss, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@501edcf1)), DbSourceContextElement(kernel Kernel@mqcrogct7tdqs5og2bss), ComponentManager(ApplicationImpl@1661295745), com.intellij.codeWithMe.ClientIdContextElementPrecursor@21a92d8f]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1179]]
		at com.android.tools.idea.stats.AndroidStudioUsageTracker$setupMetricsListener$2.invokeSuspend(AndroidStudioUsageTracker.kt:530)
	- StandaloneCoroutine{Active}, state: CREATED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1179]]

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.util.indexing.diagnostic.StorageDiagnosticData$setupIndexingReporting$2.invokeSuspend(StorageDiagnosticData.kt:327)

- SupervisorJobImpl{Active}
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1179]]
		at com.android.studio.ml.enterprise.GiasMetricsLogScheduler$appFrameCreated$1.invokeSuspend(GiasMetricsLogScheduler.kt:50)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1179]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1179]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- "SML":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)

- SupervisorJobImpl{Active}
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		-[x2 of] "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:102)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:111)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:110)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
							at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$1.invokeSuspend(flow.kt:47)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.MacToolbarFrameHeader$3.invokeSuspend(MacToolbarFrameHeader.kt:103)
	- "IdeStatusBarImpl":ChildScope{Active} [Dispatchers.Default]
		- "IdeStatusBarImpl":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:147)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: RUNNING [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4$1$2.invokeSuspend(InfoAndProgressPanel.kt)
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1559)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:154)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:168)
	- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.wm.impl.IdeProjectFrameHelper$installNorthComponents$2.invokeSuspend(IdeProjectFrameHelper.kt:67)
		- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:76)

-[x2 of] "Main toolbar update":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT.immediate]
	at com.intellij.util.ui.ShowingScopeKt$showingScope$3.invokeSuspend(showingScope.kt:111)

-[x2 of] "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined]
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1$1.invokeSuspend(uiScope.kt:122)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1.invokeSuspend(uiScope.kt:119)
	at com.intellij.util.ui.UiScopeKt.showingAsChannel(uiScope.kt:151)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1.invokeSuspend(uiScope.kt:118)
	- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:68)
		- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:80)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:76)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:70)
				- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:82)
					- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:93)
							at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:89)
							- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
								at com.intellij.platform.navbar.frontend.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:77)
							- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined]
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1$1.invokeSuspend(uiScope.kt:122)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1.invokeSuspend(uiScope.kt:119)
	at com.intellij.util.ui.UiScopeKt.showingAsChannel(uiScope.kt:151)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1.invokeSuspend(uiScope.kt:118)
	- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:39)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:30)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:50)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:49)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:126)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

-[x39 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:62)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:62)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$2.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:118)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$3.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:140)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$4.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:149)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$5.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:158)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$special$$inlined$flatMapLatest$1.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:189)

- SupervisorJobImpl{Active}
	- "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:113)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		-[x2 of] "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

-[x2 of] SupervisorJobImpl{Active}
	- "ActiveOnboardingProviderImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	-[x3 of] SupervisorJobImpl{Active}
	- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:202)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:229)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$6.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:269)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:137)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:173)
			-[x9 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:352)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
			- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PhysicalDeviceProvisionerPlugin$claim$2.invokeSuspend(PhysicalDeviceProvisionerPlugin.kt:118)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
				at com.android.adblib.impl.services.AdbServiceRunner.consumeOkayFailResponse(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.AdbServiceRunner.startHostQueryImpl(AdbServiceRunner.kt:194)
				at com.android.adblib.impl.services.AdbServiceRunner.switchToTransport(AdbServiceRunner.kt:491)
				at com.android.adblib.impl.services.AdbServiceRunner.startDaemonService(AdbServiceRunner.kt:325)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:309)
				at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
				at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
				at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:110)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:187)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$1.invokeSuspend(AdbLibIDeviceManager.kt:61)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2.invokeSuspend(AdbLibIDeviceManager.kt:69)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2$1$1$4.invokeSuspend(AdbLibIDeviceManager.kt:121)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
		at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
		at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
		at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
		at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
		at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
	- SupervisorJobImpl{Active}
		-[x2 of] SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:202)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:229)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$6.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:269)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:137)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:173)
			-[x9 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:352)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
			- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PhysicalDeviceProvisionerPlugin$claim$2.invokeSuspend(PhysicalDeviceProvisionerPlugin.kt:118)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.ddmlibcompatibility.debugging.AppProcessTracker$startTracking$1.invokeSuspend(AppProcessTracker.kt:50)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
			at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
			at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
			at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
			at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:110)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:187)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
		-[x10 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.AppProcessNameRetriever$retrieveProcessNameFromProc$2.invokeSuspend(AppProcessNameRetriever.kt:109)
				at com.android.adblib.tools.debugging.impl.AppProcessNameRetriever.retrieve(AppProcessNameRetriever.kt:55)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibProfileableClientWrapper.retrieveAppProcessName(AdblibProfileableClientWrapper.kt:69)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibProfileableClientWrapper$startTracking$1.invokeSuspend(AdblibProfileableClientWrapper.kt:60)
		-[x4 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:148)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
				at com.android.adblib.tools.debugging.impl.AppProcessNameRetriever.execProcCmdLineAndReturnValidOrEmpty(AppProcessNameRetriever.kt:125)
				at com.android.adblib.tools.debugging.impl.AppProcessNameRetriever$retrieveProcessNameFromProc$2.invokeSuspend(AppProcessNameRetriever.kt:92)
				at com.android.adblib.tools.debugging.impl.AppProcessNameRetriever.retrieve(AppProcessNameRetriever.kt:55)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibProfileableClientWrapper.retrieveAppProcessName(AdblibProfileableClientWrapper.kt:69)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibProfileableClientWrapper$startTracking$1.invokeSuspend(AdblibProfileableClientWrapper.kt:60)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelUtilsKt$suspendChannelCoroutine$4$1.invokeSuspend(ChannelUtils.kt:101)
				at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2$1.invokeSuspend(SystemNanoTimeProvider.kt:54)
				at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:53)
				at com.android.adblib.impl.channels.AdbSocketChannelImpl$connect$$inlined$suspendChannelCoroutine$1.invokeSuspend(AdbSocketChannelImpl.kt:100)
				at com.android.adblib.impl.AdbChannelProviderConnectAddresses$createChannel$2.invokeSuspend(AdbChannelProviderConnectAddresses.kt:74)
				at com.android.adblib.impl.services.AdbServiceRunner.startHostQueryImpl(AdbServiceRunner.kt:190)
				at com.android.adblib.impl.services.AdbServiceRunner.switchToTransport(AdbServiceRunner.kt:491)
				at com.android.adblib.impl.services.AdbServiceRunner.startDaemonService(AdbServiceRunner.kt:325)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:309)
				at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:181)
				- DeferredCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]
					at com.android.adblib.impl.channels.AdbSocketChannelImpl$connect$$inlined$suspendChannelCoroutine$1$1.invokeSuspend(AdbSocketChannelImpl.kt:199)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager$startDeviceTracking$1.invokeSuspend(AdbLibDeviceClientManager.kt:88)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1180]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1180]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1180]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1180]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1180]]
						at kotlin.jvm.internal.Intrinsics.areEqual(Intrinsics.java:169)
						at kotlinx.coroutines.channels.BufferedChannel.toString(BufferedChannel.kt:2631)
						at java.base/java.lang.StringConcatHelper.stringOf(Unknown Source)
						at fleet.kernel.rete.Rete.toString(Rete.kt)
						at java.base/java.lang.String.valueOf(Unknown Source)
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1185]]
						at kotlinx.coroutines.channels.BufferedChannel.toString(BufferedChannel.kt:4144)
						at java.base/java.lang.StringConcatHelper.stringOf(Unknown Source)
						at fleet.kernel.rete.Rete.toString(Rete.kt)
						at java.base/java.lang.String.valueOf(Unknown Source)
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1185]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1185]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1185]]
						at java.base/java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
						at java.base/java.lang.AbstractStringBuilder.append(Unknown Source)
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at kotlinx.coroutines.CoroutineDispatcher.toString(CoroutineDispatcher.kt:181)
						at java.base/java.lang.String.valueOf(Unknown Source)
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1186]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1186]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 22, queued tasks = 0, completed tasks = 1186]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1198]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1198]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 23, queued tasks = 0, completed tasks = 1198]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1200]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1200]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1202]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1202]]
						at java.base/jdk.internal.util.ArraysSupport.vectorizedMismatch(Unknown Source)
						at java.base/jdk.internal.util.ArraysSupport.mismatch(Unknown Source)
						at java.base/java.lang.String.startsWith(Unknown Source)
						at java.base/java.lang.String.startsWith(Unknown Source)
						at kotlin.text.StringsKt__StringsJVMKt.startsWith(StringsJVM.kt:419)
						at kotlin.text.StringsKt__StringsJVMKt.startsWith$default(StringsJVM.kt:416)
						at com.intellij.diagnostic.CoroutineTraceStripKt.stripCoroutineTrace(coroutineTraceStrip.kt:19)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:335)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.ClassLoader.defineClass2(Native Method)
						at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
						at com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:308)
						at com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:115)
						at com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60)
						at com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:240)
						at com.intellij.util.lang.ClassPath.findClass(ClassPath.java:190)
						at com.intellij.util.lang.UrlClassLoader.findClass(UrlClassLoader.java:229)
						at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
						at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:304)
						at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
						at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
						at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:132)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/jdk.internal.misc.Unsafe.park(Native Method)
						at java.base/java.util.concurrent.locks.LockSupport.park(Unknown Source)
						at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
						at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
						at java.base/java.util.concurrent.locks.ReentrantLock$Sync.lock(Unknown Source)
						at java.base/java.util.concurrent.locks.ReentrantLock.lock(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.toString(Unknown Source)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.toString(Executors.kt:179)
						at java.base/java.lang.String.valueOf(Unknown Source)
						at java.base/java.lang.StringBuilder.append(Unknown Source)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation$lambda$9(coroutineDumper.kt:294)
						at kotlin.coroutines.CombinedContext.fold(CoroutineContextImpl.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:293)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at java.base/java.lang.Thread.getStackTrace0(Native Method)
					at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
					at java.base/java.lang.Thread.getStackTrace(Unknown Source)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
					at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
					at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
					at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
					at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
					at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
					at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
					at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
					at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
					at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
					at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
					at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
					at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
					at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
					at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
					at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
					at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1$2.emit(Emitters.kt:219)
					at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invokeSuspend(Zip.kt:29)
					at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
					at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:73)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
						at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
						at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
						at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at java.base/java.lang.Thread.getStackTrace0(Native Method)
						at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
						at java.base/java.lang.Thread.getStackTrace(Unknown Source)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
						at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
						at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
						at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
						at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
						at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
						at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
						at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
						at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
						at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
						at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
						at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
						at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
						at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
						at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
						at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
						at kotlinx.coroutines.CancellableContinuationImpl.completeResume(CancellableContinuationImpl.kt:586)
						at kotlinx.coroutines.channels.BufferedChannelKt.tryResume0(BufferedChannel.kt:2924)
						at kotlinx.coroutines.channels.BufferedChannelKt.access$tryResume0(BufferedChannel.kt:1)
						at kotlinx.coroutines.channels.BufferedChannel.tryResumeReceiver(BufferedChannel.kt:639)
						at kotlinx.coroutines.channels.BufferedChannel.updateCellSend(BufferedChannel.kt:459)
						at kotlinx.coroutines.channels.BufferedChannel.access$updateCellSend(BufferedChannel.kt:37)
						at kotlinx.coroutines.channels.BufferedChannel.send$suspendImpl(BufferedChannel.kt:3117)
						at kotlinx.coroutines.channels.BufferedChannel.send(BufferedChannel.kt)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:29)
						at kotlinx.coroutines.flow.FlowKt__BuildersKt$flowOf$$inlined$unsafeFlow$2.collect(SafeCollector.common.kt:112)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1204]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

-[x5 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 25, queued tasks = 0, completed tasks = 1204]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:229)

- SupervisorJobImpl{Active}
	-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 25, queued tasks = 0, completed tasks = 1204]]
		at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
		at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
		at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider.logFileIfComposable(ComposePreviewRepresentationProvider.kt:180)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider$accept$2.invokeSuspend(ComposePreviewRepresentationProvider.kt:169)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 25, queued tasks = 0, completed tasks = 1204]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider.logFileIfComposable(ComposePreviewRepresentationProvider.kt:180)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider$accept$2.invokeSuspend(ComposePreviewRepresentationProvider.kt:169)
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1205]]
		at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
		at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
		at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider.logFileIfComposable(ComposePreviewRepresentationProvider.kt:180)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider$accept$2.invokeSuspend(ComposePreviewRepresentationProvider.kt:169)

- SupervisorJobImpl{Active}
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		-[x2 of] "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:102)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:111)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:110)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
							at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$1.invokeSuspend(flow.kt:47)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.MacToolbarFrameHeader$3.invokeSuspend(MacToolbarFrameHeader.kt:103)
	- "IdeStatusBarImpl":ChildScope{Active} [Dispatchers.Default]
		- "IdeStatusBarImpl":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:147)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:154)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:168)
			- "IdeStatusBarImpl":StandaloneCoroutine{Completed}, state: CREATED [Dispatchers.Default]
	- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.wm.impl.IdeProjectFrameHelper$installNorthComponents$2.invokeSuspend(IdeProjectFrameHelper.kt:67)
		- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:76)
	- "IDE Project Frame":StandaloneCoroutine{Active}, state: CREATED [ModalityState.ANY, Dispatchers.EDT]

- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined]
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1$1.invokeSuspend(uiScope.kt:122)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1.invokeSuspend(uiScope.kt:119)
	at com.intellij.util.ui.UiScopeKt.showingAsChannel(uiScope.kt:151)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1.invokeSuspend(uiScope.kt:118)
	- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:39)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:30)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:50)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:49)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
						at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:95)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:126)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.streaming.core.StreamingToolWindowManager$PhysicalDeviceWatcher$1.invokeSuspend(StreamingToolWindowManager.kt:1067)
		- ProducerCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x10 of] StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:36)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				- StandaloneCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
					at java.base/jdk.internal.util.ArraysSupport.signedHashCode(Unknown Source)
					at java.base/jdk.internal.util.ArraysSupport.vectorizedHashCode(Unknown Source)
					at java.base/java.lang.StringLatin1.hashCode(Unknown Source)
					at java.base/java.lang.String.hashCode(Unknown Source)
					at com.intellij.diagnostic.JobRepresentation.hashCode(coroutineDumper.kt)
					at com.intellij.diagnostic.DeduplicatedJobRepresentationTree.treeHash_delegate$lambda$1(coroutineDumper.kt:265)
					at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:122)
					at com.intellij.diagnostic.DeduplicatedJobRepresentationTree.getTreeHash(coroutineDumper.kt:263)
					at com.intellij.diagnostic.DeduplicatedJobRepresentationTree.hashCode(coroutineDumper.kt:270)
					at java.base/java.util.HashMap.hash(Unknown Source)
					at java.base/java.util.HashMap.getNode(Unknown Source)
					at java.base/java.util.LinkedHashMap.get(Unknown Source)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:384)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
					at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:132)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
					at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
					at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
					at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
					at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
					at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
					at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
					at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
					at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
					at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
					at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
					at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
					at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
					at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
					at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
					at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1$2.emit(Emitters.kt:219)
					at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
					at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
					at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$lambda$5$lambda$2$$inlined$map$1.collect(SafeCollector.common.kt:112)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				-[x9 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, Dispatchers.Default]
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1206]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, Dispatchers.Default]
					at com.android.processmonitor.agenttracker.AgentProcessTracker.pushAgent(AgentProcessTracker.kt:105)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:69)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
					- DeferredCoroutine{Active} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, kotlinx.coroutines.UndispatchedMarker@fe15162, Dispatchers.Default]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)

- SupervisorJobImpl{Active}
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.logcat.LogcatHeaderPanel$onFilterUpdate$1.invokeSuspend(LogcatHeaderPanel.kt:180)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.logcat.messages.MessageProcessor$start$$inlined$CoroutineExceptionHandler$1@12d5ef45, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at com.android.tools.idea.logcat.messages.MessageProcessor$start$1.invokeSuspend(MessageProcessor.kt:111)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.logcat.LogcatMainPanel$7.invokeSuspend(LogcatMainPanel.kt:506)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
			at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1.invokeSuspend(DeviceComboBox.kt:180)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1$2.invokeSuspend(DeviceComboBox.kt:171)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.logcat.devices.DeviceComboBoxDeviceTracker$trackDevices$2.invokeSuspend(DeviceComboBoxDeviceTracker.kt:76)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
							-[x10 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at com.android.tools.idea.logcat.LogcatMainPanel$8.invokeSuspend(LogcatMainPanel.kt:1160)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3.invokeSuspend(LogcatMainPanel.kt:968)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
			- StandaloneCoroutine{Active} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
				- ProducerCoroutine{Active} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]
					- ProducerCoroutine{Active} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.Default]
			- StandaloneCoroutine{Active} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, Dispatchers.IO]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.vcs.log.data.index.IndexDiagnosticRunner$1.invokeSuspend(IndexDiagnosticRunner.kt:73)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at com.intellij.vcs.log.data.index.IndexDiagnosticRunner$rootsFlow$1.invokeSuspend(IndexDiagnosticRunner.kt:62)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$3.invokeSuspend(ProgressDialog.kt:102)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
				- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$4.invokeSuspend(ProgressDialog.kt:123)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:62)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at com.intellij.ui.components.TwoWayAnimator$start$1$1.invokeSuspend(TwoWayAnimator.kt:64)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:229)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at com.intellij.openapi.application.rw.SmartModeReadConstraint.awaitConstraint(SmartModeReadConstraint.kt:20)
		at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:82)
		at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$7.invokeSuspend(InternalReadAction.kt:59)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider.logFileIfComposable(ComposePreviewRepresentationProvider.kt:180)
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentationProvider$accept$2.invokeSuspend(ComposePreviewRepresentationProvider.kt:169)

- SupervisorJobImpl{Active}
	-[x2 of] "PreconditionsService":StandaloneCoroutine{Active}, state: RUNNING [Dispatchers.Default]

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
			at java.base/java.lang.Thread.getStackTrace0(Native Method)
			at java.base/java.lang.Thread.asyncGetStackTrace(Unknown Source)
			at java.base/java.lang.Thread.getStackTrace(Unknown Source)
			at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
			at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
			at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:337)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
			at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
			at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
			at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
			at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
			at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
			at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
			at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
			at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
			at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
			at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
			at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:157)
			at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:470)
			at kotlinx.coroutines.CancellableContinuationImpl.cancel(CancellableContinuationImpl.kt:213)
			at kotlinx.coroutines.CancellableContinuationImpl.parentCancelled$kotlinx_coroutines_core(CancellableContinuationImpl.kt:220)
			at kotlinx.coroutines.ChildContinuation.invoke(JobSupport.kt:1447)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
			at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
			at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
			at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
			at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
			at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
			at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
			at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:638)
			at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1436)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1473)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:796)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:756)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:672)
			at kotlinx.coroutines.JobSupport.cancelInternal(JobSupport.kt:633)
			at kotlinx.coroutines.JobSupport.cancel(JobSupport.kt:618)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1.emit(Merge.kt:25)
			at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
			- "DevicesService":StandaloneCoroutine{Cancelling}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				- "DevicesService":StandaloneCoroutine{Cancelling}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
					- "DevicesService":StandaloneCoroutine{Cancelling}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				-[x3 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$6$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1211]]
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:377)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.deduplicate(coroutineDumper.kt:308)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:132)
							at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
							at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55)
							at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
							at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
							at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
							at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
							at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
							at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
							at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
							at kotlinx.coroutines.ExecutorCoroutineDispatcherImpl.dispatch(Executors.kt:131)
							at kotlinx.coroutines.CoroutineDispatcher.dispatchYield(CoroutineDispatcher.kt:146)
							at kotlinx.coroutines.internal.DispatchedContinuation.dispatchYield$kotlinx_coroutines_core(DispatchedContinuation.kt:260)
							at kotlinx.coroutines.YieldKt.yield(Yield.kt:31)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30)
							at kotlinx.coroutines.flow.internal.FlowValueWrapperInternalKt.emitInternal(FlowValueWrapperInternal.kt:39)
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
							at kotlinx.coroutines.flow.ReadonlyStateFlow.collect(Share.kt)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@2a0695f9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

- SupervisorJobImpl{Cancelled}
	- StandaloneCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$3.invokeSuspend(ProgressDialog.kt:102)
		- ProducerCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
				- StandaloneCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
				- ProducerCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- StandaloneCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$4.invokeSuspend(ProgressDialog.kt:123)
		- ProducerCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Cancelled}, state: SUSPENDED [Dispatchers.Default]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@5de0ff6d, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@3b77ca0f[Running, pool size = 39, active threads = 24, queued tasks = 0, completed tasks = 1212]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: CREATED [ModalityState.NON_MODAL, Dispatchers.Default]
